flagMessageQuestion property

  1. @override
String flagMessageQuestion

The question asked while showing flag message dialog

Implementation

@override
String get flagMessageQuestion =>
    'Do you want to send a copy of this message to a'
    '\nmoderator for further investigation?';