getUDID method

Future<String> getUDID()

Implementation

Future<String> getUDID() async => await FlutterUdid.udid;