telecom property

List<ContactPoint>? get telecom

Contact details that are specific to the role/location/service.

Implementation

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