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