about property
String
get
about
關於我們
Implementation
String get about {
return Intl.message(
'關於我們',
name: 'about',
desc: '',
args: [],
);
}
關於我們
String get about {
return Intl.message(
'關於我們',
name: 'about',
desc: '',
args: [],
);
}