onLocation property

Stream<Map<String, dynamic>> get onLocation

Implementation

Stream<Map<String, dynamic>> get onLocation {
  throw UnimplementedError('onLocation has not been implemented.');
}