copyWith property
Implementation
BoardTilesChangedCopyWith<
BoardTilesChanged,
BoardTilesChanged,
BoardTilesChanged
>
get copyWith =>
_BoardTilesChangedCopyWithImpl<BoardTilesChanged, BoardTilesChanged>(
this as BoardTilesChanged,
$identity,
$identity,
);