doneKey constant
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';
Versioned key so a future cleanup pass (different weights, different keys) can run again without colliding with this one.
static const String doneKey = 'local_llm_cleanup_v1_done';