menu
slang_gpt package
documentation
model/gpt_config.dart
GptConfig
excludes property
excludes property
dark_mode
light_mode
excludes
property
List
<
I18nLocale
>
excludes
final
List of excluded target locales.
Implementation
final List<I18nLocale> excludes;
slang_gpt package
documentation
model/gpt_config
GptConfig
excludes property
GptConfig class