APMHttpTrackingClient constructor

APMHttpTrackingClient(
  1. HttpClient innerClient
)

Implementation

APMHttpTrackingClient(this.innerClient);