startLocationUpdates method

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

Implementation

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