menu
caching package
documentation
utils/sql/src/sqllite_base.dart
TableInsert typedef
TableInsert typedef
dark_mode
light_mode
TableInsert
typedef
TableInsert
= (
Table
,
Map
<
String
,
Object
?
>
,
ConflictAlgorithm
)
Implementation
typedef TableInsert = (Table, Map<String, Object?>, ConflictAlgorithm);
caching package
documentation
utils/sql/src/sqllite_base
TableInsert typedef
sqllite_base library