status property Null safety

PollStatus status
read / write

The status of the poll. The value is one of the following: "open", or "closed".

Implementation

PollStatus status;