supportedDataTypes property

Set<String>? supportedDataTypes
inherited

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

Implementation

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