message_all_unread property
String
get
message_all_unread
All member unread
Implementation
String get message_all_unread {
return Intl.message(
'All member unread',
name: 'message_all_unread',
desc: '',
args: [],
);
}