menu
dutato
presentation/providers/providers.dart
Chat
sessionId property
sessionId
dark_mode
light_mode
description
sessionId
property
String
?
get
sessionId
The active session id, if one has been created.
Implementation
String? get sessionId => _sessionId;
dutato
providers
Chat
sessionId property
Chat class