currentToken property

  1. @protected
String? currentToken
getter/setter pair

The token (JWT) of the current session.

Implementation

@protected
String? currentToken;