menu
json_sqlite package
documentation
sqlite.dart
IndexColumns typedef
IndexColumns typedef
dark_mode
light_mode
IndexColumns
typedef
IndexColumns
=
List
<
IndexColumn
>
A
List
of
IndexColumn
s.
Implementation
typedef IndexColumns = List<IndexColumn>;
json_sqlite package
documentation
sqlite
IndexColumns typedef
sqlite library