menu
tuul_ai package
documentation
core/models/conversation.dart
ConversationError
ConversationError.new constructor
ConversationError.new constructor
dark_mode
light_mode
ConversationError
constructor
ConversationError
(
{
required
String
message
,
required
DateTime
timestamp
,
})
Implementation
ConversationError({required this.message, required this.timestamp});
tuul_ai package
documentation
core/models/conversation
ConversationError
ConversationError.new constructor
ConversationError class