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