copyWith property
Implementation
CellSwitchedCopyWith<CellSwitched, CellSwitched, CellSwitched> get copyWith =>
_CellSwitchedCopyWithImpl<CellSwitched, CellSwitched>(
this as CellSwitched,
$identity,
$identity,
);
CellSwitchedCopyWith<CellSwitched, CellSwitched, CellSwitched> get copyWith =>
_CellSwitchedCopyWithImpl<CellSwitched, CellSwitched>(
this as CellSwitched,
$identity,
$identity,
);