$asWaypointChanged property

WaypointChangedCopyWith<$R, WaypointChanged, $Out> get $asWaypointChanged

Implementation

WaypointChangedCopyWith<$R, WaypointChanged, $Out> get $asWaypointChanged =>
    $base.as((v, t, t2) => _WaypointChangedCopyWithImpl<$R, $Out>(v, t, t2));