status property Null safety
read / write
The status of the poll. The value is one of the following: "open", or "closed".
Implementation
PollStatus status;
The status of the poll. The value is one of the following: "open", or "closed".
PollStatus status;