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