menu
voice_keep_alive package
documentation
voice_keep_alive_platform_interface.dart
VoiceKeepAlivePlatform
stopService method
stopService method
dark_mode
light_mode
stopService
method
Future
<
void
>
stopService
(
)
Implementation
Future<void> stopService() { throw UnimplementedError('stopService() has not been implemented.'); }
voice_keep_alive package
documentation
voice_keep_alive_platform_interface
VoiceKeepAlivePlatform
stopService method
VoiceKeepAlivePlatform class