aboutAuthorTitle property
String
get
aboutAuthorTitle
作者群
Implementation
String get aboutAuthorTitle {
return Intl.message(
'作者群',
name: 'aboutAuthorTitle',
desc: '',
args: [],
);
}
作者群
String get aboutAuthorTitle {
return Intl.message(
'作者群',
name: 'aboutAuthorTitle',
desc: '',
args: [],
);
}