Item.poll constructor

const Item.poll(
  1. Poll poll
)

Implementation

const factory Item.poll(models.Poll poll) = _Poll;