GeoDistance constructor

const GeoDistance(
  1. double radians
)

Create a distance from radians

Implementation

const GeoDistance(this.radians);