menu
rethink_db_ns package
documentation
rethink_db_ns.dart
RqlQuery
getNearest method
getNearest method
dark_mode
light_mode
getNearest
method
GetNearest
getNearest
(
dynamic
point
, [
Map
?
options
])
Implementation
GetNearest getNearest(point, [Map? options]) => GetNearest(this, point, options!);
rethink_db_ns package
documentation
rethink_db_ns
RqlQuery
getNearest method
RqlQuery class