cleanUp property

bool cleanUp
final

Whether to remove the image after use completes.

Defaults to true. Set to false to keep the image in the local image cache for inspection or reuse.

Implementation

final bool cleanUp;