menu
googleapis package
documentation
cloudsupport/v2.dart
ListCommentsResponse
ListCommentsResponse.new constructor
ListCommentsResponse.new constructor
dark_mode
light_mode
ListCommentsResponse
constructor
ListCommentsResponse
(
{
List
<
Comment
>
?
comments
,
String
?
nextPageToken
,
})
Implementation
ListCommentsResponse({ this.comments, this.nextPageToken, });
googleapis package
documentation
cloudsupport/v2
ListCommentsResponse
ListCommentsResponse.new constructor
ListCommentsResponse class