menu
googleapis package
documentation
youtube/v3.dart
CommentListResponse
items property
items property
dark_mode
light_mode
items
property
List
<
Comment
>
?
items
getter/setter pair
A list of comments that match the request criteria.
Implementation
core.List<Comment>? items;
googleapis package
documentation
youtube/v3
CommentListResponse
items property
CommentListResponse class