defaultLocale property
Default locale from server
Implementation
@JsonKey(name: 'system_instruction') LocalizedText get systemInstruction;/// Default locale from server
// ignore: invalid_annotation_target
@JsonKey(name: 'default_locale') String get defaultLocale;