disconnect method

Future disconnect()

Implementation

Future<dynamic> disconnect() => _channel.invokeMethod('disconnect');