IACoordinate.zero constructor

const IACoordinate.zero()

Implementation

const IACoordinate.zero()
    : latitude = 0,
      longitude = 0;