getUdID static method

Future<String> getUdID()

Get a unique ID for the flutter app

Implementation

static Future<String> getUdID() => _getUdID();