irte_engine
user_controller
UserController
model property
model
model
property
Null safety
Rx
<
User
>
model
read / write, override
The logged in user
Implementation
@override
Rx<User> model = User.empty().obs;
irte_engine
user_controller
UserController
model property
UserController class
Constructors
UserController
Properties
currentUser
hashCode
hasListeners
initialized
isClosed
item
listeners
model
onDelete
onStart
runtimeType
storage
Methods
$configureLifeCycle
addListener
addListenerId
clearStorage
dispose
disposeId
handleStoredModel
loadUser
noSuchMethod
notifyChildrens
onClose
onInit
onReady
refresh
refreshGroup
registerUser
removeListener
removeListenerId
removeUser
toString
update
updateUser
Operators
operator ==
Static properties
instance