menu
sendbird_sdk package
documentation
constant/types.dart
OnPollCallback typedef
OnPollCallback typedef
dark_mode
light_mode
OnPollCallback
typedef
OnPollCallback
=
void Function
(
Poll
?
poll
,
Error
?
error
)
Implementation
typedef OnPollCallback = void Function(Poll? poll, Error? error);
sendbird_sdk package
documentation
constant/types
OnPollCallback typedef
types library