menu
yt
yt
CommentListResponse
items property
items
brightness_4
brightness_5
items
property
List
<
Comment
>
items
Implementation
List<Comment> get items => commentItems ?? [];
yt
yt
CommentListResponse
items property
CommentListResponse class
Constructors
CommentListResponse
fromJson
Properties
commentItems
etag
hashCode
items
kind
nextPageToken
pageInfo
prevPageToken
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==