$asCellSwitched property

CellSwitchedCopyWith<$R, CellSwitched, $Out> get $asCellSwitched

Implementation

CellSwitchedCopyWith<$R, CellSwitched, $Out> get $asCellSwitched =>
    $base.as((v, t, t2) => _CellSwitchedCopyWithImpl<$R, $Out>(v, t, t2));