copyWith property
Implementation
ShuffleCellRequestCopyWith<
ShuffleCellRequest,
ShuffleCellRequest,
ShuffleCellRequest
>
get copyWith =>
_ShuffleCellRequestCopyWithImpl<ShuffleCellRequest, ShuffleCellRequest>(
this as ShuffleCellRequest,
$identity,
$identity,
);