KeyboardButtonPollType constructor

const KeyboardButtonPollType({
  1. PollType? type,
})

Constructs a KeyboardButtonPollType object

Implementation

const KeyboardButtonPollType({this.type});