WGS84 property

Projection WGS84

Safest way to return WGS84 Projection from the ProjectionStore which cannot be overwritten even with Projection.add.

Implementation

static Projection get WGS84 => ProjectionStore().WGS84;