token property

  1. @override
String token
getter/setter pairoverride

The authentication token, in the case of JWT this is the access token.

Implementation

@override
String token;