Identity

class Identity

Class that holds id and data for a given person.

Id is immutable, and data can be modified.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val id: String

Functions

Link copied to clipboard
suspend fun save()

Saves updates to data in storage.