$asIndividualSearchModel property

IndividualSearchModelCopyWith<$R, IndividualSearchModel, $Out> get $asIndividualSearchModel

Implementation

IndividualSearchModelCopyWith<$R, IndividualSearchModel, $Out>
    get $asIndividualSearchModel =>
        $base.as((v, t, t2) => _IndividualSearchModelCopyWithImpl(v, t, t2));