aboutAuthorTitle property

String aboutAuthorTitle

作者群

Implementation

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