poll property

Poll? get poll

The poll from the update, if any.

This will be non-null when a poll state is updated.

Implementation

Poll? get poll => update.poll;