channelsCount property

SensorGetProperty<int> channelsCount
latefinal

Implementation

late final SensorGetProperty<int> channelsCount =
    SensorGetProperty(guid, api.getChannelsCount);