TracingController.fromPlatform constructor

TracingController.fromPlatform(
  1. PlatformTracingController platform
)

Constructs a TracingController from a specific platform implementation.

Implementation

TracingController.fromPlatform(this.platform);