indexes property
A list of SupabaseIndexInfo objects representing the indexes on this table.
Implementation
final List<SupabaseIndexInfo> indexes;
A list of SupabaseIndexInfo objects representing the indexes on this table.
final List<SupabaseIndexInfo> indexes;