offersPrescriptionByMail constant

IriTerm const offersPrescriptionByMail

IRI for schema:offersPrescriptionByMail [Expects: https://schema.org/Boolean]

Whether prescriptions can be delivered by mail.

Can be used on: https://schema.org/HealthPlanFormulary

Implementation

static const offersPrescriptionByMail = IriTerm.prevalidated(
  'https://schema.org/offersPrescriptionByMail',
);