copyWith property

ShuffleCellRequestCopyWith<ShuffleCellRequest, ShuffleCellRequest, ShuffleCellRequest> get copyWith

Implementation

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