menu
mediasfu_sdk
methods\polls_methods\poll_updated.dart
PollUpdatedOptions
updatePolls property
updatePolls
dark_mode
light_mode
updatePolls
property
void Function
(
List
<
Poll
>
)
updatePolls
final
Implementation
final void Function(List<Poll>) updatePolls;
mediasfu_sdk
poll_updated
PollUpdatedOptions
updatePolls property
PollUpdatedOptions class