currentVLMModelId property
String?
get
currentVLMModelId
Get the currently loaded VLM model ID
Implementation
static String? get currentVLMModelId => DartBridge.vlm.currentModelId;
Get the currently loaded VLM model ID
static String? get currentVLMModelId => DartBridge.vlm.currentModelId;