schoolNavigation property

String schoolNavigation

校園導覽

Implementation

String get schoolNavigation {
  return Intl.message(
    '校園導覽',
    name: 'schoolNavigation',
    desc: '',
    args: [],
  );
}