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