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