$asObjectsSpawned property

ObjectsSpawnedCopyWith<$R, ObjectsSpawned, $Out> $asObjectsSpawned

Implementation

ObjectsSpawnedCopyWith<$R, ObjectsSpawned, $Out> get $asObjectsSpawned =>
    $base.as((v, t, t2) => _ObjectsSpawnedCopyWithImpl(v, t, t2));