currentVLMModelId property

String? get currentVLMModelId

Get the currently loaded VLM model ID

Implementation

static String? get currentVLMModelId => DartBridge.vlm.currentModelId;