molecularWeight constant
molecularWeight [Expects: https://schema.org/QuantitativeValue, https://schema.org/Text]
This is the molecular weight of the entity being described, not of the parent. Units should be included in the form '<Number> <unit>', for example '12 amu' or as '<QuantitativeValue>.
Can be used on: https://schema.org/MolecularEntity
Implementation
static const molecularWeight = IriTerm.prevalidated(
'https://schema.org/molecularWeight',
);