copyWith property

ShuffleCellRequestCopyWith<ShuffleCellRequest, ShuffleCellRequest, ShuffleCellRequest> copyWith

Implementation

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