$asObjectsSpawned property

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

Implementation

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