SensorConfigurationValue constructor
SensorConfigurationValue({
- required String key,
Implementation
SensorConfigurationValue({
required this.key,
});
SensorConfigurationValue({
required this.key,
});