traitData property

List<TraitData>? traitData
getter/setter pair

List of trait data associated with the component.

Required.

Implementation

core.List<TraitData>? traitData;