dotBus property

String dotBus

校車

Implementation

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