announcementEmpty property
String
get
announcementEmpty
Oops!沒有任何最新消息 😋
Implementation
String get announcementEmpty {
return Intl.message(
'Oops!沒有任何最新消息 😋',
name: 'announcementEmpty',
desc: '',
args: [],
);
}