aiDisclosureEnabled property
Server gate for the in-chat AI disclosure notice.
Implementation
@JsonKey(name: 'dynamic_language_enabled') bool get dynamicLanguageEnabled;/// Server gate for the in-chat AI disclosure notice.
// ignore: invalid_annotation_target
@JsonKey(name: 'ai_disclosure_enabled') bool get aiDisclosureEnabled;