copyWith property

Implementation

ReferralModelCopyWith<ReferralModel, ReferralModel, ReferralModel>
    get copyWith => _ReferralModelCopyWithImpl(
        this as ReferralModel, $identity, $identity);