point property

Point get point

@brief venue's X and Y coordinates in meters as @see Point "Point" (within the sublocation).

Dart code snippet: @snippet location_manager_example.dart dart_Venue_getPoint

Implementation

Point get point;