menu
carp_mobile_sensing package
documentation
runtime.dart
AbstractExecutor<TConfig>
state property
state property
dark_mode
light_mode
state
property
@
override
ExecutorState
get
state
override
The runtime state of this executor.
Implementation
@override ExecutorState get state => _stateMachine.state;
carp_mobile_sensing package
documentation
runtime
AbstractExecutor<TConfig>
state property
AbstractExecutor class