current static method

Implementation

static HttpClientConnectTiming? current() =>
    Zone.current[zoneKey] as HttpClientConnectTiming?;