menu
rethink_db_ns package
documentation
rethink_db_ns.dart
Table
update method
update method
dark_mode
light_mode
update
method
Update
update
(
dynamic
args
, [
dynamic
options
])
override
Implementation
Update update(args, [options]) => Update(this, _funcWrap(args, 1), options);
rethink_db_ns package
documentation
rethink_db_ns
Table
update method
Table class