identifier property

FixedList<Identifier>? get identifier

Implementation

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