$asProductVariantSearchModel property

ProductVariantSearchModelCopyWith<$R, ProductVariantSearchModel, $Out> get $asProductVariantSearchModel

Implementation

ProductVariantSearchModelCopyWith<$R, ProductVariantSearchModel, $Out>
    get $asProductVariantSearchModel => $base
        .as((v, t, t2) => _ProductVariantSearchModelCopyWithImpl(v, t, t2));