copyWith property
Implementation
WaypointCopyWith<Waypoint, Waypoint, Waypoint> get copyWith =>
_WaypointCopyWithImpl<Waypoint, Waypoint>(
this as Waypoint,
$identity,
$identity,
);
WaypointCopyWith<Waypoint, Waypoint, Waypoint> get copyWith =>
_WaypointCopyWithImpl<Waypoint, Waypoint>(
this as Waypoint,
$identity,
$identity,
);