create static method

Waypoint create()

Implementation

@$core.pragma('dart2js:noInline')
static Waypoint create() => Waypoint._();