irte_engine
sync_controller
SyncController
state property
state
state
property
Null safety
Rx
<
SyncState
>
state
late, final
Current state
Implementation
late final Rx<SyncState> state = SyncState.unknown.obs;
irte_engine
sync_controller
SyncController
state property
SyncController class
Constructors
SyncController
Properties
config
hashCode
hasListeners
initialized
isClosed
listeners
onDelete
onStart
ready
repository
runtimeType
state
Methods
$configureLifeCycle
addListener
addListenerId
dispose
disposeId
lastError
noSuchMethod
notifyChildrens
onClose
onInit
onReady
refresh
refreshGroup
removeListener
removeListenerId
reset
toString
update
Operators
operator ==