menu
altibbi package
documentation
altibbi_chat.dart
PollChangeLogs
PollChangeLogs.new constructor
PollChangeLogs.new constructor
dark_mode
light_mode
PollChangeLogs
constructor
PollChangeLogs
(
{
List
<
Poll
>
?
updatedPolls
,
List
<
double
>
?
deletedPollIds
,
required
bool
hasMore
,
String
?
token
,
})
Implementation
PollChangeLogs({ this.updatedPolls, this.deletedPollIds, required this.hasMore, this.token, });
altibbi package
documentation
altibbi_chat
PollChangeLogs
PollChangeLogs.new constructor
PollChangeLogs class