molecularWeight property

List<SubstanceDefinitionMolecularWeight>? molecularWeight
inherited

molecularWeight The average mass of a molecule of a compound compared to 1/12 the mass of carbon 12 and calculated as the sum of the atomic weights of the constituent atoms.

Implementation

List<SubstanceDefinitionMolecularWeight>? get molecularWeight =>
    throw _privateConstructorUsedError;