getAppUniqueId method

String getAppUniqueId()

Implementation

String getAppUniqueId() {
  return _appUniqueId;
}