$asExamenModel property

ExamenModelCopyWith<$R, ExamenModel, $Out> get $asExamenModel

Implementation

ExamenModelCopyWith<$R, ExamenModel, $Out> get $asExamenModel =>
    $base.as((v, t, t2) => _ExamenModelCopyWithImpl<$R, $Out>(v, t, t2));