registerWith static method

dynamic registerWith()

Implementation

static registerWith() {
  QuickUsbPlatform.instance = QuickUsbAndroid();
}