setNetworkLoggingCaptureBodies function

  1. @JS('Bugfender.setNetworkLoggingCaptureBodies')
void setNetworkLoggingCaptureBodies(
  1. bool capture
)

Implementation

@JS('Bugfender.setNetworkLoggingCaptureBodies')
external void setNetworkLoggingCaptureBodies(bool capture);