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