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