leaveApply property
String
get
leaveApply
線上請假
Implementation
String get leaveApply {
return Intl.message(
'線上請假',
name: 'leaveApply',
desc: '',
args: [],
);
}
線上請假
String get leaveApply {
return Intl.message(
'線上請假',
name: 'leaveApply',
desc: '',
args: [],
);
}