localizedSystemInstructions property
String
get
localizedSystemInstructions
Returns the localized system instructions based on the current locale.
Implementation
String get localizedSystemInstructions => _getLocalized(systemInstructions);