telecom property

FixedList<ContactPoint>? get telecom

A contact detail for the organization.

Implementation

FixedList<ContactPoint>? get telecom => telecomField.getValue(json);