getAppUid method

String? getAppUid()

Implementation

String? getAppUid() {
  return this._deviceID;
}