ReasoningDetectionResult constructor
const
ReasoningDetectionResult({})
Implementation
const ReasoningDetectionResult({
required this.isReasoningJustDone,
required this.hasReasoningContent,
required this.updatedLastChunk,
});