menu
enough_mail_plus package
documentation
highlevel.dart
OauthToken
tokenType property
tokenType property
dark_mode
light_mode
tokenType
property
@JsonKey.new(name: 'token_type')
String
tokenType
final
Type of the token
Implementation
@JsonKey(name: 'token_type') final String tokenType;
enough_mail_plus package
documentation
highlevel
OauthToken
tokenType property
OauthToken class