copyWith property

Implementation

IndividualSearchModelCopyWith<IndividualSearchModel, IndividualSearchModel,
        IndividualSearchModel>
    get copyWith => _IndividualSearchModelCopyWithImpl(
        this as IndividualSearchModel, $identity, $identity);