copyWith property

Implementation

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