costCategory constant
costCategory [Expects: http://schema.org/DrugCostCategory]
The category of cost, such as wholesale, retail, reimbursement cap, etc.
Can be used on: http://schema.org/DrugCost
Implementation
static const costCategory = IriTerm.prevalidated(
'http://schema.org/costCategory',
);