menu
frappe_oauth2_flutter_sdk package
documentation
exceptions/frappe_auth_exception.dart
FrappeTokenException
tokenHint property
tokenHint property
dark_mode
light_mode
tokenHint
property
String
?
tokenHint
final
The token that caused the error (if safe to include)
Implementation
final String? tokenHint;
frappe_oauth2_flutter_sdk package
documentation
exceptions/frappe_auth_exception
FrappeTokenException
tokenHint property
FrappeTokenException class