copyWith property
Implementation
WaypointChangedCopyWith<WaypointChanged, WaypointChanged, WaypointChanged>
get copyWith =>
_WaypointChangedCopyWithImpl<WaypointChanged, WaypointChanged>(
this as WaypointChanged,
$identity,
$identity,
);