scan method

Implementation

Stream<BluetoothPrinter> scan() {
  throw Exception('Platform does not support');
}