@override Future<void> disconnect(String reader) { return methodChannel.invokeMethod('disconnect', reader); }