errorLogs property

List<ConversationError>? errorLogs
final

A list of ConversationError logs recorded during the session.

Implementation

final List<ConversationError>? errorLogs;