menu
neomage package
documentation
domain/models/normalized_message.dart
NormalizedMessage
textParts property
textParts property
dark_mode
light_mode
textParts
property
List
<
String
>
textParts
final
Extracted text content parts from the response.
Implementation
final List<String> textParts;
neomage package
documentation
domain/models/normalized_message
NormalizedMessage
textParts property
NormalizedMessage class