irte_engine
auth_controller
AuthController
authToken property
authToken
authToken
property
Null safety
Rx
<
AuthToken
>
authToken
final
The current authentication status
Implementation
final Rx<AuthToken> authToken = AuthToken.empty().obs;
irte_engine
auth_controller
AuthController
authToken property
AuthController class
Constructors
AuthController
Properties
authToken
endpoint
failureMessage
hashCode
hasListeners
initialized
isAuthenticated
isClosed
listeners
onDelete
onStart
runtimeType
token
workflowController
Methods
$configureLifeCycle
addListener
addListenerId
authenticate
dispose
disposeId
logout
noSuchMethod
notifyChildrens
onClose
onInit
onReady
refresh
refreshGroup
removeListener
removeListenerId
toString
update
Operators
operator ==