courseHoliday property
String
get
courseHoliday
旋轉橫向即可查看周末課表 %s
Implementation
String get courseHoliday {
return Intl.message(
'旋轉橫向即可查看周末課表 %s',
name: 'courseHoliday',
desc: '',
args: [],
);
}