menu
sendbird_sdk package
documentation
events/poll_vote_event.dart
UpdatedVoteCount
UpdatedVoteCount.fromJson factory constructor
UpdatedVoteCount.fromJson factory constructor
dark_mode
light_mode
UpdatedVoteCount.fromJson
constructor
UpdatedVoteCount.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory UpdatedVoteCount.fromJson(Map<String, dynamic> json) => _$UpdatedVoteCountFromJson(json);
sendbird_sdk package
documentation
events/poll_vote_event
UpdatedVoteCount
UpdatedVoteCount.fromJson factory constructor
UpdatedVoteCount class