identifier property

List<Identifier>? get identifier

Identifiers associated with the bundle

Implementation

List<Identifier>? get identifier => identifierField.getValue(json);