menu
belatuk_rethinkdb package
documentation
belatuk_rethinkdb.dart
Connection
connect method
connect method
dark_mode
light_mode
connect
method
Future
<
Connection
>
connect
(
[
bool
noreplyWait
=
true
])
Implementation
Future<Connection> connect([bool noreplyWait = true]) { return (reconnect(noreplyWait)); }
belatuk_rethinkdb package
documentation
belatuk_rethinkdb
Connection
connect method
Connection class