copyWith property

ObjectsSpawnedCopyWith<ObjectsSpawned, ObjectsSpawned, ObjectsSpawned> copyWith

Implementation

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