invalidPollQuestion property
String
get
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 => '투표를 만들기 전에 필수 질문을 입력해 주세요';