Start scanning for Bluetooth printers.
@override Future<void> startScan() async { await _methodChannel.invokeMethod<void>('startScan'); }