menu
yt
yt
CommentThread
CommentThread.fromJson factory constructor
CommentThread.fromJson
brightness_4
brightness_5
CommentThread.fromJson
constructor
CommentThread.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory CommentThread.fromJson(Map<String, dynamic> json) => _$CommentThreadFromJson(json);
yt
yt
CommentThread
CommentThread.fromJson factory constructor
CommentThread class