attributes property

List<String>? attributes
final

Set of attributes represented as an array of strings. Before introducing additional values, try to use the listed values.

Implementation

final List<String>? attributes;