menu
carp_mobile_sensing package
documentation
runtime.dart
SmartphoneDeploymentController
isInitialized property
isInitialized property
dark_mode
light_mode
isInitialized
property
bool
get
isInitialized
inherited
Has this
StudyRuntime
been initialized?
Implementation
bool get isInitialized => (study != null);
carp_mobile_sensing package
documentation
runtime
SmartphoneDeploymentController
isInitialized property
SmartphoneDeploymentController class