menu
piefed_api_client package
documentation
v1.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);
piefed_api_client package
documentation
v1
ModRemoveComment
ModRemoveComment.fromJson factory constructor
ModRemoveComment class