disconnect method

Future<void> disconnect()

Implementation

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