oAuthSessionManager property

OAuthSessionManager? get oAuthSessionManager

Returns the current OAuth session manager.

Set only when this instance was created via OzoneTool.fromOAuth or OzoneTool.fromOAuthSession, otherwise null.

Implementation

oauth.OAuthSessionManager? get oAuthSessionManager;