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