medicalSpecialty constant
medicalSpecialty [Expects: http://schema.org/MedicalSpecialty]
A medical specialty of the provider.
Can be used on: http://schema.org/Hospital, http://schema.org/MedicalClinic, http://schema.org/MedicalOrganization, http://schema.org/Physician
Implementation
static const medicalSpecialty = IriTerm.prevalidated(
'http://schema.org/medicalSpecialty',
);