QueryElectricityLevel constructor
QueryElectricityLevel({
- Key? key,
- required BluetoothDevice connectDevice,
Implementation
QueryElectricityLevel({super.key, required this.connectDevice});