TableUpdate typedef

TableUpdate = (Table, Query, Map<String, Object?>)

Implementation

typedef TableUpdate = (Table, Query, Map<String, Object?>);