copyWith property
AdditionalIdCopyWith<AdditionalId, AdditionalId, AdditionalId>
get
copyWith
Implementation
AdditionalIdCopyWith<AdditionalId, AdditionalId, AdditionalId> get copyWith =>
_AdditionalIdCopyWithImpl(this as AdditionalId, $identity, $identity);