TableInsert typedef

TableInsert = (Table, Map<String, Object?>, ConflictAlgorithm)

Implementation

typedef TableInsert = (Table, Map<String, Object?>, ConflictAlgorithm);