longitudeInRad property

double get longitudeInRad

Longitude in radians.

Implementation

double get longitudeInRad => degToRadian(longitude);