menu
neomage package
documentation
data/services/session_memory_service.dart
TruncationResult
TruncationResult.new const constructor
TruncationResult.new const constructor
dark_mode
light_mode
TruncationResult
constructor
const
TruncationResult
(
{
required
String
truncatedContent
,
required
bool
wasTruncated
,
})
Implementation
const TruncationResult({ required this.truncatedContent, required this.wasTruncated, });
neomage package
documentation
data/services/session_memory_service
TruncationResult
TruncationResult.new const constructor
TruncationResult class