availableModels property

List<String> get availableModels

Implementation

List<String> get availableModels => _connectors.keys.toList();