menu
carp_mobile_sensing package
documentation
infrastructure.dart
BackgroundService
isEnabled property
isEnabled property
dark_mode
light_mode
isEnabled
property
bool
get
isEnabled
Has the background service been enabled?
Implementation
bool get isEnabled => _enabled;
carp_mobile_sensing package
documentation
infrastructure
BackgroundService
isEnabled property
BackgroundService class