currentToken property

String? get currentToken

Get current token

Implementation

String? get currentToken => _token;