menu
flutter_gemma package
documentation
core/chat_event.dart
TextTokenEvent
TextTokenEvent.new constructor
TextTokenEvent.new constructor
dark_mode
light_mode
TextTokenEvent
constructor
TextTokenEvent
(
String
token
)
Implementation
TextTokenEvent(this.token);
flutter_gemma package
documentation
core/chat_event
TextTokenEvent
TextTokenEvent.new constructor
TextTokenEvent class