$asCellShuffled property

CellShuffledCopyWith<$R, CellShuffled, $Out> get $asCellShuffled

Implementation

CellShuffledCopyWith<$R, CellShuffled, $Out> get $asCellShuffled =>
    $base.as((v, t, t2) => _CellShuffledCopyWithImpl<$R, $Out>(v, t, t2));