chat_message_brief_custom property
String
get
chat_message_brief_custom
[Custom Message]
Implementation
String get chat_message_brief_custom {
return Intl.message(
'[Custom Message]',
name: 'chat_message_brief_custom',
desc: '',
args: [],
);
}