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 =>
    'Möchten Sie diese Umfrage jetzt beenden? Danach kann niemand mehr in dieser Umfrage abstimmen.';