AddressDetailsModalState

data class AddressDetailsModalState(var error: String? = null, var buttonEnabled: Boolean = true, var clearContents: Boolean = false)(source)

Constructors

Link copied to clipboard
constructor(error: String? = null, buttonEnabled: Boolean = true, clearContents: Boolean = false)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard