votingStatus property

PollVotingStatus? votingStatus
inherited

Indicates if this poll is still active and can receive votes, or if the voting is now closed.

Implementation

PollVotingStatus? get votingStatus => throw _privateConstructorUsedError;