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