stopLocationService method

Future<Map<String, dynamic>> stopLocationService()

Implementation

Future<Map<String, dynamic>> stopLocationService() {
  throw UnimplementedError('stopLocationService() has not been implemented.');
}