notifications property
String
get
notifications
Notifications
Implementation
String get notifications {
return Intl.message(
'Notifications',
name: 'notifications',
desc: '',
args: [],
);
}