costOrigin constant
IRI for schemahttp:costOrigin [Expects: http://schema.org/Text]
Additional details to capture the origin of the cost data. For example, 'Medicare Part B'.
Can be used on: http://schema.org/DrugCost
Implementation
static const costOrigin = IriTerm.prevalidated(
'http://schema.org/costOrigin',
);