menu
another_chatgpt package
documentation
assistants/assistant_messages_service.dart
AssistantMessageService
AssistantMessageService constructor
AssistantMessageService constructor
dark_mode
light_mode
AssistantMessageService
constructor
AssistantMessageService
(
{
required
String
baseUrl
,
required
bool
secure
,
})
Implementation
AssistantMessageService({required this.baseUrl, required this.secure});
another_chatgpt package
documentation
assistants/assistant_messages_service
AssistantMessageService
AssistantMessageService constructor
AssistantMessageService class