copyWith property

Implementation

IdentifierSearchModelCopyWith<IdentifierSearchModel, IdentifierSearchModel,
        IdentifierSearchModel>
    get copyWith => _IdentifierSearchModelCopyWithImpl(
        this as IdentifierSearchModel, $identity, $identity);