menu
altibbi package
documentation
altibbi_chat.dart
PollData
PollData.fromJson factory constructor
PollData.fromJson factory constructor
dark_mode
light_mode
PollData.fromJson
constructor
PollData.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory PollData.fromJson(Map<String, dynamic> json) => _$PollDataFromJson(json);
altibbi package
documentation
altibbi_chat
PollData
PollData.fromJson factory constructor
PollData class