Stops input metering.
@override Future<void> stopInput() { return methodChannel.invokeMethod<void>('stopInput'); }