copyWith property

BoardsSpawnRequestCopyWith<BoardsSpawnRequest, BoardsSpawnRequest, BoardsSpawnRequest> copyWith

Implementation

BoardsSpawnRequestCopyWith<BoardsSpawnRequest, BoardsSpawnRequest,
        BoardsSpawnRequest>
    get copyWith => _BoardsSpawnRequestCopyWithImpl(
        this as BoardsSpawnRequest, $identity, $identity);