ContactViewModel

Constructors

Link copied to clipboard
constructor(repository: ContactRepository)

Properties

Link copied to clipboard
val contact: StateFlow<Contact?>

Functions

Link copied to clipboard
Link copied to clipboard
fun handleAction(action: OnAction, context: Context)