copyWith property

Implementation

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