connect method

Future<void> connect()

Implementation

Future<void> connect() => _channel.invokeMethod("Backendless.RT.connect");