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