menu
entao_sql package
documentation
sqlite.dart
LiteIndexInfo typedef
LiteIndexInfo typedef
dark_mode
light_mode
LiteIndexInfo
typedef
LiteIndexInfo
= (
{
int
cid
,
String
name
,
int
seqno
}
)
Implementation
typedef LiteIndexInfo = ({int seqno, String name, int cid});
entao_sql package
documentation
sqlite
LiteIndexInfo typedef
sqlite library