$asWaypoint property
Implementation
WaypointCopyWith<$R, Waypoint, $Out> get $asWaypoint =>
$base.as((v, t, t2) => _WaypointCopyWithImpl<$R, $Out>(v, t, t2));
WaypointCopyWith<$R, Waypoint, $Out> get $asWaypoint =>
$base.as((v, t, t2) => _WaypointCopyWithImpl<$R, $Out>(v, t, t2));