pending property Null safety
final
        An image that has been submitted to ImageCache.putIfAbsent, but not yet completed.
Implementation
final bool pending;
An image that has been submitted to ImageCache.putIfAbsent, but not yet completed.
final bool pending;