longitude property

double? longitude
final

The longitude of the geographical location.

Longitude is a geographical coordinate that specifies the east-west position of a point on the Earth's surface.

Implementation

final double? longitude;