getAppToken method

String? getAppToken()

Implementation

String? getAppToken() {
  return this._agentToken;
}