httpConfiguration top-level property

  1. @JS()
dynamic get httpConfiguration

Implementation

@JS()
external get httpConfiguration;
  1. @JS()
set httpConfiguration (dynamic v)

Implementation

@JS()
external set httpConfiguration(v);