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