menu
json_sqlite package
documentation
sqlite.dart
QueryRow typedef
QueryRow typedef
dark_mode
light_mode
QueryRow
typedef
QueryRow
= (
{
QueryRowColumns
columns
,
FullId
id
,
QueryRowOrdered
ordered
}
)
Implementation
typedef QueryRow = ({ FullId id, QueryRowOrdered ordered, QueryRowColumns columns, });
json_sqlite package
documentation
sqlite
QueryRow typedef
sqlite library