menu
pasubot_gotrue package
documentation
gotrue.dart
AuthUnknownException
AuthUnknownException.new constructor
AuthUnknownException.new constructor
dark_mode
light_mode
AuthUnknownException
constructor
AuthUnknownException
(
{
required
String
message
,
required
Object
originalError
,
})
Implementation
AuthUnknownException({required String message, required this.originalError}) : super(message);
pasubot_gotrue package
documentation
gotrue
AuthUnknownException
AuthUnknownException.new constructor
AuthUnknownException class