registerWith static method

void registerWith()

Implementation

static void registerWith() {
  FlutterBluetoothPrinterPlatform.instance = _MethodChannelBluetoothPrinter();
}