authToken property

AuthToken? get authToken

Implementation

AuthToken? get authToken {
  return _authToken;
}