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