Disconnects from the currently connected Nimmsta device.
@override Future<void> disconnect() async { return await _methodChannel.invokeMethod('disconnect'); }