invalidPollQuestion property

  1. @override
String invalidPollQuestion
override

No description provided for @invalid_poll_question.

In en, this message translates to: 'Please enter the required question before creating a poll'

Implementation

@override
String get invalidPollQuestion =>
    'Пожалуйста, введите обязательный вопрос перед созданием опроса';