menu
nextcloud package
documentation
spreed.dart
$PollInterfaceBuilder
votes property
votes property
dark_mode
light_mode
votes
property
MapBuilder
<
String
,
int
>
get
votes
Implementation
MapBuilder<String, int> get votes;
set
votes
(
MapBuilder
<
String
,
int
>
?
votes
)
Implementation
set votes(MapBuilder<String, int>? votes);
nextcloud package
documentation
spreed
$PollInterfaceBuilder
votes property
$PollInterfaceBuilder class