copyWith property
Implementation
CellRollRequestCopyWith<CellRollRequest, CellRollRequest, CellRollRequest>
get copyWith =>
_CellRollRequestCopyWithImpl<CellRollRequest, CellRollRequest>(
this as CellRollRequest,
$identity,
$identity,
);