stopService method
Implementation
Future<void> stopService() async {
throw UnimplementedError('stopService() has not been implemented.');
}
Future<void> stopService() async {
throw UnimplementedError('stopService() has not been implemented.');
}