menu
mastodon_client
mastodon_client.dart
MastodonPollsConfiguration
maxOptions property
maxOptions
dark_mode
light_mode
maxOptions
property
@
JsonKey
(defaultValue: 4)
int
maxOptions
final
Maximum number of poll options.
Implementation
@JsonKey(defaultValue: 4) final int maxOptions;
mastodon_client
mastodon_client
MastodonPollsConfiguration
maxOptions property
MastodonPollsConfiguration class