Package-level declarations
Types
Link copied to clipboard
class AccountAdapter(accountSelectCallback: (DataStoreHelper.Account) -> Unit, accountCreateCallback: (DataStoreHelper.Account) -> Unit, accountEditCallback: (DataStoreHelper.Account) -> Unit, accountDeleteCallback: (DataStoreHelper.Account) -> Unit) : NoStateAdapter<DataStoreHelper.Account>
Link copied to clipboard
object AccountHelper
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard