menu
simple_network_handler package
documentation
simple_network_handler_supabase.dart
PostgrestException
PostgrestException.new const constructor
PostgrestException.new const constructor
dark_mode
light_mode
PostgrestException
constructor
const
PostgrestException
(
{
required
String
message
,
String
?
code
,
Object
?
details
,
String
?
hint
,
})
Implementation
const PostgrestException({ required this.message, this.code, this.details, this.hint, });
simple_network_handler package
documentation
simple_network_handler_supabase
PostgrestException
PostgrestException.new const constructor
PostgrestException class