location property

Future<GeoPoint> location

Implementation

Future<GeoPoint> get location async => (await this).location;