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