location property

Future<GeoPoint> get location

Implementation

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