traditionalChinese property
String
get
traditionalChinese
繁體中文
Implementation
String get traditionalChinese {
return Intl.message(
'繁體中文',
name: 'traditionalChinese',
desc: '',
args: [],
);
}