cleanup property

bool cleanup
final

Set to true to remove the values that were set when this is disposed. Set to false to keep the values this set even after this is disposed.

Implementation

final bool cleanup;