degreeOfPolymerisation property

List<SubstancePolymerDegreeOfPolymerisation>? degreeOfPolymerisation
inherited

degreeOfPolymerisation Applies to homopolymer and block co-polymers where the degree of polymerisation within a block can be described.

Implementation

List<SubstancePolymerDegreeOfPolymerisation>? get degreeOfPolymerisation =>
    throw _privateConstructorUsedError;