supportedDataTypes property

Set<String>? supportedDataTypes

The set of data types which can be collected on this device.

Implementation

Set<String>? get supportedDataTypes => dataTypeSamplingSchemes?.types;