tableName property
If a tableName
is not provided, it will try to be inferred using the
SupabaseMockServer's modelDictionary
based on the
SupabaseAdapter
's supabaseTableName
.
Implementation
final String? tableName;
If a tableName
is not provided, it will try to be inferred using the
SupabaseMockServer's modelDictionary
based on the
SupabaseAdapter
's supabaseTableName
.
final String? tableName;