currentModelId property
String?
get
currentModelId
Get the currently loaded model ID.
Implementation
String? get currentModelId => _loadedModelId;
Get the currently loaded model ID.
String? get currentModelId => _loadedModelId;