pollId property

int get pollId

The ID of the poll.

Implementation

int get pollId => update.object['poll_id'];