showSectionTime property
String
get
showSectionTime
顯示課堂時間
Implementation
String get showSectionTime {
return Intl.message(
'顯示課堂時間',
name: 'showSectionTime',
desc: '',
args: [],
);
}