copyWith property
Implementation
ObjectsSpawnedCopyWith<ObjectsSpawned, ObjectsSpawned, ObjectsSpawned>
get copyWith => _ObjectsSpawnedCopyWithImpl<ObjectsSpawned, ObjectsSpawned>(
this as ObjectsSpawned,
$identity,
$identity,
);
ObjectsSpawnedCopyWith<ObjectsSpawned, ObjectsSpawned, ObjectsSpawned>
get copyWith => _ObjectsSpawnedCopyWithImpl<ObjectsSpawned, ObjectsSpawned>(
this as ObjectsSpawned,
$identity,
$identity,
);