menu
rethink_db_ns package
documentation
rethink_db_ns.dart
ObjectFunction
call method
call method
dark_mode
light_mode
call
method
RqlObject
call
(
dynamic
args
)
Implementation
RqlObject call(args) { return RqlObject(args); }
rethink_db_ns package
documentation
rethink_db_ns
ObjectFunction
call method
ObjectFunction class