usb static method

String usb(
  1. String path
)

Implementation

static String usb(String path) => 'USB:$path';