tokenType property

String? tokenType
final

Used to notify the client that the returned token is an access token. The supported type is BearerToken.

Implementation

final String? tokenType;