contact property

List<ExtendedContactDetail>? contact
inherited

contact The contact details of communication devices available relevant to the specific PractitionerRole. This can include addresses, phone numbers, fax numbers, mobile numbers, email addresses and web sites.

Implementation

List<ExtendedContactDetail>? get contact =>
    throw _privateConstructorUsedError;