identifier property
FixedList<Identifier> ?
get
identifier
An identifier that applies to this person in this role.
Implementation
FixedList<Identifier>? get identifier => identifierField.getValue(json);