startingMaterial property

List<SubstancePolymerStartingMaterial>? startingMaterial
inherited

startingMaterial The starting materials - monomer(s) used in the synthesis of the polymer.

Implementation

List<SubstancePolymerStartingMaterial>? get startingMaterial =>
    throw _privateConstructorUsedError;