notificationItem property
String
get
notificationItem
通知項目
Implementation
String get notificationItem {
return Intl.message(
'通知項目',
name: 'notificationItem',
desc: '',
args: [],
);
}