allApplications property

String allApplications

所有審查

Implementation

String get allApplications {
  return Intl.message(
    '所有審查',
    name: 'allApplications',
    desc: '',
    args: [],
  );
}