healthPlanMarketingUrl constant

IriTerm const healthPlanMarketingUrl

IRI for schema:healthPlanMarketingUrl [Expects: https://schema.org/URL]

The URL that goes directly to the plan brochure for the specific standard plan or plan variation.

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

Implementation

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