currentUserAccounts property

Rxn<UserAccounts> currentUserAccounts
getter/setter pair

Implementation

late Rxn<UserAccounts> currentUserAccounts = Rxn<UserAccounts>();