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