BluetoothPrinterDevice constructor

BluetoothPrinterDevice({
  1. required String? address,
})

Implementation

BluetoothPrinterDevice({required this.address});