showClassroomLocation property
String
get
showClassroomLocation
顯示教室位置
Implementation
String get showClassroomLocation {
return Intl.message(
'顯示教室位置',
name: 'showClassroomLocation',
desc: '',
args: [],
);
}