Chat Flutter v3
Chat Flutter
Chat
Flutter
Home
/
Chat
/
Flutter
/
Message
You can close a poll by specifying the pollId
in the closePoll()
method.
You can close a poll by specifying the pollId
in the closePoll()
method.
// Close an existing poll. Poll result = await channel.closePoll(pollId: result.id);