attributes property

List<String>? attributes
getter/setter pair

Unordered list.

Additional attributes about those full hashes. This may be empty.

Implementation

core.List<core.String>? attributes;