clearActiveInferenceIdentity static method
Clears the active inference identity (in-memory spec + persisted prefs).
Implementation
static Future<void> clearActiveInferenceIdentity() =>
FlutterGemmaPlugin.instance.modelManager.clearActiveInferenceIdentity();