GenerateRandomPollsOptions

data class GenerateRandomPollsOptions(val numberOfPolls: Int)

Options for generating random polls.

Constructors

Link copied to clipboard
constructor(numberOfPolls: Int)

Properties

Link copied to clipboard