menu
frappe_oauth2_flutter_sdk package
documentation
models/auth_result.dart
AuthResult
success property
success property
dark_mode
light_mode
success
property
bool
success
final
Whether the authentication was successful
Implementation
final bool success;
frappe_oauth2_flutter_sdk package
documentation
models/auth_result
AuthResult
success property
AuthResult class