photo property
List<Attachment> ?
get
photo
Image of the practitioner.
Implementation
List<Attachment>? get photo => photoField.getValue(json);
Image of the practitioner.
List<Attachment>? get photo => photoField.getValue(json);