isAvailableGenerically constant
isAvailableGenerically [Expects: http://schema.org/Boolean]
True if the drug is available in a generic form (regardless of name).
Can be used on: http://schema.org/Drug
Implementation
static const isAvailableGenerically = IriTerm.prevalidated(
'http://schema.org/isAvailableGenerically',
);