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