discover static method

Implementation

static Future<List<BluetoothPrinter>> discover() {
  throw Exception('Platform does not support');
}