isNetworkAccessAllowed property

bool? isNetworkAccessAllowed
final

if necessary will download the image from iCloud (client can monitor or cancel using progressHandler).

Defaults to true (see start/stopCachingImagesForAssets)

Implementation

final bool? isNetworkAccessAllowed;