menu
langchain_core package
documentation
chat_models.dart
CustomChatMessage
role property
role property
dark_mode
light_mode
role
property
String
role
final
The role of the author of this message.
Implementation
final String role;
langchain_core package
documentation
chat_models
CustomChatMessage
role property
CustomChatMessage class