token property

  1. @override
String token
override

The token to use.

Implementation

@override
String get token => credentials.accessToken;