restartService method Null safety

Future<bool> restartService()

Implementation

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