tokenType property Null safety

String? tokenType
read / write

Indicates the token type value. The only type that Azure AD supports is Bearer.

Implementation

String? tokenType;