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