schedule property

String schedule

行事曆

Implementation

String get schedule {
  return Intl.message(
    '行事曆',
    name: 'schedule',
    desc: '',
    args: [],
  );
}