live property
final
An image that has been submitted to ImageCache.putIfAbsent and has at least one listener on its ImageStreamCompleter.
Such images may also be keepAlive if they fit in the cache based on its sizing rules. They may also be pending if they have not yet resolved.
Implementation
final bool live;