getAgentToken method

String? getAgentToken()

Implementation

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