token property

String? token
getter/setter pair

The string representation of your token, equivilant to tokenResponse.accessToken!

Implementation

static String? token;