copyWith property

ObjectsSpawnedCopyWith<ObjectsSpawned, ObjectsSpawned, ObjectsSpawned> get copyWith

Implementation

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