latitudeInRad property

double get latitudeInRad

Implementation

double get latitudeInRad => degToRadian(latitude);