stopLocationUpdates method

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

Implementation

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