tokenType property

String? tokenType
final

The type of token this is, typically just the string “bearer”.

Implementation

final String? tokenType;