contact property

FixedList<Reference>? get contact

Contact for the organization for a certain purpose.

Implementation

FixedList<Reference>? get contact => contactField.getValue(json);