getDex abstract method

Future<String> getDex({
  1. VposTouchDevice? device,
  2. String? identifier,
})

Implementation

Future<String> getDex({VposTouchDevice? device, String? identifier});