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