TelemetryContext constructor

TelemetryContext()

Creates an instance of TelemetryContext that is initially empty.

Implementation

TelemetryContext() : this._(<String, dynamic>{});