menu
piefed_api_client package
documentation
v1.dart
PollChoice
PollChoice.fromJson factory constructor
PollChoice.fromJson factory constructor
dark_mode
light_mode
PollChoice.fromJson
constructor
PollChoice.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory PollChoice.fromJson(Map<String, dynamic> json) => _$PollChoiceFromJson(json);
piefed_api_client package
documentation
v1
PollChoice
PollChoice.fromJson factory constructor
PollChoice class