$asWaypointRemoved property

WaypointRemovedCopyWith<$R, WaypointRemoved, $Out> get $asWaypointRemoved

Implementation

WaypointRemovedCopyWith<$R, WaypointRemoved, $Out> get $asWaypointRemoved =>
    $base.as((v, t, t2) => _WaypointRemovedCopyWithImpl<$R, $Out>(v, t, t2));