features property
Implementation
late final SensorGetConvertedProperty<List<int?>, Set<SensorFeature>>
features = SensorGetConvertedProperty(
guid, api.supportedFeatures, SensorFeaturesSetConverter());
late final SensorGetConvertedProperty<List<int?>, Set<SensorFeature>>
features = SensorGetConvertedProperty(
guid, api.supportedFeatures, SensorFeaturesSetConverter());