TracingController.fromPlatformCreationParams constructor
TracingController.fromPlatformCreationParams()
Constructs a TracingController from creation params for a specific platform.
Implementation
TracingController.fromPlatformCreationParams(
PlatformTracingControllerCreationParams params,
) : this.fromPlatform(PlatformTracingController(params));