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