menu
flutter_gemma package
documentation
genai.dart
ChatMessage
parts property
parts property
dark_mode
light_mode
parts
property
List
<
StandardPart
>
parts
final
The content parts of the message.
Implementation
final List<StandardPart> parts;
flutter_gemma package
documentation
genai
ChatMessage
parts property
ChatMessage class