tokenType property

String? tokenType
getter/setter pair

The type of access token.

Always has the value Bearer.

Implementation

core.String? tokenType;