$asCUsb property

CUsbCopyWith<$R, CUsb, $Out> get $asCUsb

Implementation

CUsbCopyWith<$R, CUsb, $Out> get $asCUsb =>
    $base.as((v, t, t2) => _CUsbCopyWithImpl(v, t, t2));