reportChatInfo property

  1. @override
String get reportChatInfo
override

In en, this translates to : **'Report this chat if it goes against our Community Standards. We won't tell the account you reported them.'

Implementation

@override
String get reportChatInfo =>
    '이 채팅이 커뮤니티 기준을 위반한 경우 신고하세요. 신고한 사실은 상대 계정에게 알려지지 않습니다.';