menu
tether_libs package
documentation
models/table_info.dart
SupabaseTableInfo
schema property
schema property
dark_mode
light_mode
schema
property
String
schema
final
The database schema the table belongs to (e.g.,
public
).
Implementation
final String schema;
tether_libs package
documentation
models/table_info
SupabaseTableInfo
schema property
SupabaseTableInfo class