getUSBAddress abstract method

Future<String?> getUSBAddress(
  1. int productId,
  2. int vendorId
)

Implementation

Future<String?> getUSBAddress(int productId, int vendorId);