traits property

List<String>? traits
getter/setter pair

Traits supported by the device.

See device traits.

Implementation

core.List<core.String>? traits;