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