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