telecom property
List<ContactPoint> ?
get
telecom
Contact details that are specific to the role/location/service.
Implementation
List<ContactPoint>? get telecom => telecomField.getValue(json);
Contact details that are specific to the role/location/service.
List<ContactPoint>? get telecom => telecomField.getValue(json);