telemetry property

TelemetryPlugin get telemetry

The telemetry plugin, used for monitoring and logging telemetry information.

Implementation

TelemetryPlugin get telemetry => _pluginDescriptor.get<TelemetryPlugin>()!;