tokenType property

String? tokenType
getter/setter pair

The type of access_token.

The only currently supported value is 'Bearer'.

Implementation

core.String? tokenType;