menu
ianvs_agent_chat package
documentation
models/chat_session_settings.dart
ChatConfigOptionChoice
label property
label property
dark_mode
light_mode
label
property
String
get
label
Implementation
String get label => name.isEmpty ? value : name;
ianvs_agent_chat package
documentation
models/chat_session_settings
ChatConfigOptionChoice
label property
ChatConfigOptionChoice class