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