benefitsSummaryUrl constant
IRI for schema:benefitsSummaryUrl [Expects: https://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: https://schema.org/HealthInsurancePlan
Implementation
static const benefitsSummaryUrl = IriTerm.prevalidated(
'https://schema.org/benefitsSummaryUrl',
);