menu
sendbird_chat_sdk
sendbird_chat
PollChangeLogs
PollChangeLogs constructor
PollChangeLogs
brightness_4
brightness_5
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, });
sendbird_chat_sdk
sendbird_chat
PollChangeLogs
PollChangeLogs constructor
PollChangeLogs class
Constructors
PollChangeLogs
Properties
deletedPollIds
hashCode
hasMore
runtimeType
token
updatedPolls
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
fromJson