educationSystem property

String educationSystem

學制

Implementation

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