menu
another_chatgpt package
documentation
chats/chats_service.dart
ChatsService
ChatsService constructor
ChatsService 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
chats/chats_service
ChatsService
ChatsService constructor
ChatsService class