preferredLanguage property
The preferred language to use when extracting labels from the data store.
This is used by the extractLocalized method to select the best-matching
name from multilingual strings. If null, the default name is used.
Implementation
final String? preferredLanguage;