copyWith property
IdentifierModelCopyWith<IdentifierModel, IdentifierModel, IdentifierModel>
get
copyWith
Implementation
IdentifierModelCopyWith<IdentifierModel, IdentifierModel, IdentifierModel>
get copyWith => _IdentifierModelCopyWithImpl(
this as IdentifierModel, $identity, $identity);