attributes property

Map<String, String>? attributes
final

A list of thing attributes which are name-value pairs.

Implementation

final Map<String, String>? attributes;