commands property

Implementation

late final SensorGetConvertedProperty<List<int?>, Set<FSensorCommand>>
    commands = SensorGetConvertedProperty(
        guid, api.supportedCommands, SensorCommandsSetConverter());