myApplications property

String myApplications

我的申請

Implementation

String get myApplications {
  return Intl.message(
    '我的申請',
    name: 'myApplications',
    desc: '',
    args: [],
  );
}