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