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