representation property

List<SubstanceDefinitionRepresentation>? representation
inherited

representation A depiction of the structure of the substance.

Implementation

List<SubstanceDefinitionRepresentation>? get representation =>
    throw _privateConstructorUsedError;