subunit property

List<SubstanceNucleicAcidSubunit>? subunit
inherited

subunit Subunits are listed in order of decreasing length; sequences of the same length will be ordered by molecular weight; subunits that have identical sequences will be repeated multiple times.

Implementation

List<SubstanceNucleicAcidSubunit>? get subunit =>
    throw _privateConstructorUsedError;