menu
vinculum_dart package
documentation
vinculum_client.dart
AuthToken
tokenType property
tokenType property
dark_mode
light_mode
tokenType
property
String
tokenType
final
Token type (usually 'Bearer')
Implementation
final String tokenType;
vinculum_dart package
documentation
vinculum_client
AuthToken
tokenType property
AuthToken class