point property
Point
get
point
@brief beacon's X and Y coordinates in meters as @see Point "Point" (within the sublocation).
Dart code snippet: @snippet location_manager_example.dart dart_Beacon_getPoint
Implementation
Point get point;