cancelAllNotifySubTitle property
String
get
cancelAllNotifySubTitle
清除包含未知的通知
Implementation
String get cancelAllNotifySubTitle {
return Intl.message(
'清除包含未知的通知',
name: 'cancelAllNotifySubTitle',
desc: '',
args: [],
);
}