reviewApplication property

String reviewApplication

審查申請

Implementation

String get reviewApplication {
  return Intl.message(
    '審查申請',
    name: 'reviewApplication',
    desc: '',
    args: [],
  );
}