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