tokenType property

String? tokenType
final

Google OAuth2.0 token type. The most common token type is 'Bearer'.

Implementation

final String? tokenType;