WrappedMetricsTracer constructor

WrappedMetricsTracer(
  1. MetricsTracer? _delegate
)

Implementation

WrappedMetricsTracer(this._delegate);