ZygCustomDataOperation constructor

ZygCustomDataOperation({
  1. Key? key,
  2. required BluetoothDevice connectDevice,
})

Implementation

ZygCustomDataOperation({super.key, required this.connectDevice});