menu
sendbird_chat_sdk
sendbird_chat
PollData
PollData.fromJson factory constructor
PollData.fromJson
brightness_4
brightness_5
PollData.fromJson
constructor
PollData.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory PollData.fromJson(Map<String, dynamic> json) => _$PollDataFromJson(json);
sendbird_chat_sdk
sendbird_chat
PollData
PollData.fromJson factory constructor
PollData class
Constructors
PollData
fromJson
Properties
hashCode
runtimeType
text
Methods
noSuchMethod
toJson
toString
Operators
operator ==