menu
katkode_ai_manager package
documentation
models/ai_model_type.dart
AiModelType
toMap method
toMap method
dark_mode
light_mode
toMap
method
Map
toMap
(
)
Implementation
Map toMap() { return { 'typeName': typeName, }; }
katkode_ai_manager package
documentation
models/ai_model_type
AiModelType
toMap method
AiModelType class