copyWith property

Implementation

ReferralSearchModelCopyWith<ReferralSearchModel, ReferralSearchModel,
        ReferralSearchModel>
    get copyWith => _ReferralSearchModelCopyWithImpl(
        this as ReferralSearchModel, $identity, $identity);