$asSDConfig property

SDConfigCopyWith<$R, SDConfig, $Out> get $asSDConfig

Implementation

SDConfigCopyWith<$R, SDConfig, $Out> get $asSDConfig =>
    $base.as((v, t, t2) => _SDConfigCopyWithImpl(v, t, t2));