synonym property

List<SubstanceDefinitionName>? synonym
inherited

synonym A synonym of this particular name, by which the substance is also known.

Implementation

List<SubstanceDefinitionName>? get synonym =>
    throw _privateConstructorUsedError;