TracingController.fromPlatform constructor
TracingController.fromPlatform(
- PlatformTracingController platform
Constructs a TracingController from a specific platform implementation.
Implementation
TracingController.fromPlatform(this.platform);