asPoint method

Point<num> asPoint()

Implementation

Point<num> asPoint() => Point(latitude, longitude);