benefitsSummaryUrl constant

IriTerm const benefitsSummaryUrl

benefitsSummaryUrl [Expects: http://schema.org/URL]

The URL that goes directly to the summary of benefits and coverage for the specific standard plan or plan variation.

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

Implementation

static const benefitsSummaryUrl = IriTerm.prevalidated(
  'http://schema.org/benefitsSummaryUrl',
);