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