restartService method

Future<bool> restartService()

Implementation

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