repeat property

List<SubstancePolymerRepeat>? repeat
inherited

repeat Specifies and quantifies the repeated units and their configuration.

Implementation

List<SubstancePolymerRepeat>? get repeat =>
    throw _privateConstructorUsedError;