traitData property

List<TraitData>? traitData
getter/setter pair

The updated trait data for the component.

Required.

Implementation

core.List<TraitData>? traitData;