menu
jet_flutter_framework package
documentation
jet_framework.dart
AuthenticationFailedException
AuthenticationFailedException.new const constructor
AuthenticationFailedException.new const constructor
dark_mode
light_mode
AuthenticationFailedException
constructor
const
AuthenticationFailedException
(
String
message
, [
String
?
code
])
Implementation
const AuthenticationFailedException(super.message, [super.code]);
jet_flutter_framework package
documentation
jet_framework
AuthenticationFailedException
AuthenticationFailedException.new const constructor
AuthenticationFailedException class