latitudeInRad property

double get latitudeInRad

Latitude in radians.

Implementation

double get latitudeInRad => degToRadian(latitude);