fieldModifications property

List<LabelFieldModification>? fieldModifications
getter/setter pair

The list of modifications to this label's fields.

Implementation

core.List<LabelFieldModification>? fieldModifications;