irte_engine
user_controller
UserController
currentUser property
currentUser
currentUser
property
Null safety
User
currentUser
The current user within the controller
Implementation
User get currentUser => model.value;
irte_engine
user_controller
UserController
currentUser 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