$asCellShuffled property

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

Implementation

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