conversation_title property
String
get
conversation_title
CommsEase IM
Implementation
String get conversation_title {
return Intl.message(
'CommsEase IM',
name: 'conversation_title',
desc: '',
args: [],
);
}