$asBoardsSpawnRequest property

BoardsSpawnRequestCopyWith<$R, BoardsSpawnRequest, $Out> get $asBoardsSpawnRequest

Implementation

BoardsSpawnRequestCopyWith<$R, BoardsSpawnRequest, $Out>
    get $asBoardsSpawnRequest => $base.as(
        (v, t, t2) => _BoardsSpawnRequestCopyWithImpl<$R, $Out>(v, t, t2));