latitude property

double? latitude
final

The latitude of the geographical location.

Latitude is a geographical coordinate that specifies the north-south position of a point on the Earth's surface.

Implementation

final double? latitude;