courseNotify property
String
get
courseNotify
上課提醒
Implementation
String get courseNotify {
return Intl.message(
'上課提醒',
name: 'courseNotify',
desc: '',
args: [],
);
}
上課提醒
String get courseNotify {
return Intl.message(
'上課提醒',
name: 'courseNotify',
desc: '',
args: [],
);
}