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