isTracing method

Future<bool> isTracing()

Returns whether the WebView framework is tracing.

Officially Supported Platforms/Implementations:

Implementation

Future<bool> isTracing() => platform.isTracing();