getUUID static method

dynamic getUUID()

Implementation

static getUUID() {
  return Uuid().v1();
}