endService method

Future<void> endService()

Implementation

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