cache property

bool cache
final

A boolean property that determines whether the image should be cached. Default is true.

Implementation

final bool cache;