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