longitude property

double? longitude
getter/setter pair

The longitude specified in the range -180.0 through +180.0, both inclusive.

Values outside these bounds will be rejected.

Implementation

core.double? longitude;