identifier property

FixedList<Identifier>? get identifier

Identifier for the organization that is used to identify the organization across multiple disparate systems.

Implementation

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