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