healthPlanNetworkId constant
healthPlanNetworkId [Expects: http://schema.org/Text]
Name or unique ID of network. (Networks are often reused across different insurance plans.)
Can be used on: http://schema.org/HealthPlanNetwork, http://schema.org/MedicalOrganization
Implementation
static const healthPlanNetworkId = IriTerm.prevalidated(
'http://schema.org/healthPlanNetworkId',
);