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
Constructors
Comment
fromJson
Properties
etag
hashCode
id
kind
runtimeType
snippet
Methods
noSuchMethod
toJson
toString
Operators
operator ==