menu
katkode_ai_manager package
documentation
models/ai_model_type.dart
AiModelType
all property
all property
dark_mode
light_mode
all
property
List
<
AiModelType
>
get
all
Implementation
static List<AiModelType> get all => [gemini, openAi];
katkode_ai_manager package
documentation
models/ai_model_type
AiModelType
all property
AiModelType class