asyncHeadFirst property

bool asyncHeadFirst
final

The flag to check whether need to send HEAD request asynchronously to get network image's real size, defaults to false.

Implementation

final bool asyncHeadFirst;