$asBoardTilesSpawned property

BoardTilesSpawnedCopyWith<$R, BoardTilesSpawned, $Out> get $asBoardTilesSpawned

Implementation

BoardTilesSpawnedCopyWith<$R, BoardTilesSpawned, $Out>
get $asBoardTilesSpawned => $base.as(
  (v, t, t2) => _BoardTilesSpawnedCopyWithImpl<$R, $Out>(v, t, t2),
);