position property

LocationPosition? position
inherited

position The absolute geographic location of the Location, expressed using the WGS84 datum (This is the same co-ordinate system used in KML).

Implementation

LocationPosition? get position => throw _privateConstructorUsedError;