menu
typesafe_supabase package
documentation
typesafe_supabase.dart
SupaTableJoin<B extends SupaCore, A extends SupaCore>
tableName property
tableName property
dark_mode
light_mode
tableName
property
String
tableName
final
The name of the table to join.
Implementation
final String tableName;
typesafe_supabase package
documentation
typesafe_supabase
SupaTableJoin<B extends SupaCore, A extends SupaCore>
tableName property
SupaTableJoin class