menu
megamil_answer_bot package
documentation
module/models/ai_response.dart
aiResponseToJson function
aiResponseToJson function
dark_mode
light_mode
aiResponseToJson
function
String
aiResponseToJson
(
AiResponse
data
)
Implementation
String aiResponseToJson(AiResponse data) => json.encode(data.toJson());
megamil_answer_bot package
documentation
module/models/ai_response
aiResponseToJson function
ai_response library