menu
lemmy_api_client package
documentation
v3.dart
FullCommentView
FullCommentView.fromJson factory constructor
FullCommentView.fromJson factory constructor
dark_mode
light_mode
FullCommentView.fromJson
constructor
FullCommentView.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory FullCommentView.fromJson(Map<String, dynamic> json) => _$FullCommentViewFromJson(json);
lemmy_api_client package
documentation
v3
FullCommentView
FullCommentView.fromJson factory constructor
FullCommentView class