copyWith property

Implementation

IndividualModelCopyWith<IndividualModel, IndividualModel, IndividualModel>
    get copyWith => _IndividualModelCopyWithImpl(
        this as IndividualModel, $identity, $identity);