isAvailableGenerically constant
IriTerm
const isAvailableGenerically
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 = const IriTerm(
'http://schema.org/isAvailableGenerically',
);