menu
supabase_flutter package
documentation
supabase_flutter.dart
AuthException
statusCode property
statusCode property
dark_mode
light_mode
statusCode
property
String
?
statusCode
final
HTTP status code that caused the error.
Implementation
final String? statusCode;
supabase_flutter package
documentation
supabase_flutter
AuthException
statusCode property
AuthException class