supportedChannels property

SensorGetProperty<List<FEEGChannelInfo?>> supportedChannels
latefinal

Implementation

late final SensorGetProperty<List<FEEGChannelInfo?>> supportedChannels =
    SensorGetProperty(guid, Sensor.api.getSupportedChannels);