endVoteConfirmationMessage property

  1. @override
String get endVoteConfirmationMessage

The confirmation body message shown when the user tries to end a poll.

Implementation

@override
String get endVoteConfirmationMessage => 'この投票を今すぐ終了しますか?終了後は誰も投票できなくなります。';