currentModelId property

String? get currentModelId

Get the currently loaded model ID.

Implementation

String? get currentModelId => _loadedModelId;