getUUID method

Future<String> getUUID()

Implementation

Future<String> getUUID() {
  throw UnimplementedError('getPublicIp() not inplement');
}