doneKey constant

String const doneKey

Versioned key so a future cleanup pass (different weights, different keys) can run again without colliding with this one.

Implementation

static const String doneKey = 'local_llm_cleanup_v1_done';