attributes property

Map<String, String>? attributes
final

An array of zero or more elements of DeviceAttribute objects providing user specified device attributes.

Implementation

final Map<String, String>? attributes;