menu
flutter_background_service_enhanced package
documentation
flutter_background_service_enhanced.dart
ServiceInstance
stopSelf abstract method
stopSelf abstract method
dark_mode
light_mode
stopSelf
abstract method
Future
<
void
>
stopSelf
(
)
Stop the service
Implementation
Future<void> stopSelf();
flutter_background_service_enhanced package
documentation
flutter_background_service_enhanced
ServiceInstance
stopSelf abstract method
ServiceInstance class