longitude property

double? longitude

Longitude of the weather observation

Implementation

double? get longitude => _longitude;