molecularFormula constant
IRI for schemahttp:molecularFormula [Expects: http://schema.org/Text]
The empirical formula is the simplest whole number ratio of all the atoms in a molecule.
Can be used on: http://schema.org/MolecularEntity
Implementation
static const molecularFormula = IriTerm.prevalidated(
'http://schema.org/molecularFormula',
);