@override Future<void> closeReader() async { await methodChannel.invokeMethod<void>('closeReader'); }