attributes property

List<AttributeKeyAndValue>? attributes
final

The attribute values that are associated with an object.

Implementation

final List<AttributeKeyAndValue>? attributes;