httpClient property

dynamic httpClient

HttpClient for network, it's null on web

Implementation

static dynamic get httpClient =>
    network_image.ExtendedNetworkImageProvider.httpClient;