SupaTableHere constructor
const
SupaTableHere([
- String? prefix
Represents a table in the Supabase database.
Implementation
const SupaTableHere([this.prefix]);
Represents a table in the Supabase database.
const SupaTableHere([this.prefix]);