q_report_comment property

  1. @override
String get q_report_comment
override

Question for reporting a comment

In en, this message translates to: 'Why are you reporting this comment?'

Implementation

@override
String get q_report_comment => 'Why are you reporting this comment?';