educationSystem property
String
get
educationSystem
學制
Implementation
String get educationSystem {
return Intl.message(
'學制',
name: 'educationSystem',
desc: '',
args: [],
);
}
學制
String get educationSystem {
return Intl.message(
'學制',
name: 'educationSystem',
desc: '',
args: [],
);
}