stopService method Null safety
Implementation
Future<bool> stopService() {
throw UnimplementedError('stopService() has not been implemented.');
}
Future<bool> stopService() {
throw UnimplementedError('stopService() has not been implemented.');
}