tutor property
String
get
tutor
導師
Implementation
String get tutor {
return Intl.message(
'導師',
name: 'tutor',
desc: '',
args: [],
);
}
導師
String get tutor {
return Intl.message(
'導師',
name: 'tutor',
desc: '',
args: [],
);
}