bus property

String bus

校車系統

Implementation

String get bus {
  return Intl.message(
    '校車系統',
    name: 'bus',
    desc: '',
    args: [],
  );
}