menu
lemmy_api_client package
documentation
v3.dart
CommentReportView
CommentReportView.fromJson factory constructor
CommentReportView.fromJson factory constructor
dark_mode
light_mode
CommentReportView.fromJson
constructor
CommentReportView.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory CommentReportView.fromJson(Map<String, dynamic> json) => _$CommentReportViewFromJson(json);
lemmy_api_client package
documentation
v3
CommentReportView
CommentReportView.fromJson factory constructor
CommentReportView class