@override Future<void> setNetworkLoggingCaptureBodies(bool capture) { return _channel.invokeMethod('setNetworkLoggingCaptureBodies', capture); }