menu
flutter_gemma package
documentation
core/message.dart
Message
hasImage property
hasImage property
dark_mode
light_mode
hasImage
property
bool
get
hasImage
Implementation
bool get hasImage => imageBytes != null;
flutter_gemma package
documentation
core/message
Message
hasImage property
Message class