SupabaseStatusCodeRegistry typedef
Registry mapping PostgrestException status codes to failure factories
Implementation
typedef SupabaseStatusCodeRegistry = Map<int, SupabaseEitherFactory>;
Registry mapping PostgrestException status codes to failure factories
typedef SupabaseStatusCodeRegistry = Map<int, SupabaseEitherFactory>;