latitude property

double? latitude

Latitude of the weather observation

Implementation

double? get latitude => _latitude;