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