$asShuffleCellRequest property

ShuffleCellRequestCopyWith<$R, ShuffleCellRequest, $Out> get $asShuffleCellRequest

Implementation

ShuffleCellRequestCopyWith<$R, ShuffleCellRequest, $Out>
    get $asShuffleCellRequest => $base.as(
        (v, t, t2) => _ShuffleCellRequestCopyWithImpl<$R, $Out>(v, t, t2));