tokenType property

String tokenType
inherited

The OAuth token type. Mastodon uses Bearer tokens.

Implementation

String get tokenType => throw _privateConstructorUsedError;