getAppPackageId method

String? getAppPackageId()

Implementation

String? getAppPackageId() {
  return this._agentID;
}