calendarAppNotFound property
String
get
calendarAppNotFound
找不到支援的行事曆 Apps
Implementation
String get calendarAppNotFound {
return Intl.message(
'找不到支援的行事曆 Apps',
name: 'calendarAppNotFound',
desc: '',
args: [],
);
}