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