locale property

String? locale
final

Indicates the language area information. 表示位置描述信息的语言,“zh”代表中文,“en”代表英文。默认值从设置中的“语言和地区”获取。

Implementation

final String? locale;