menu
googleapis package
documentation
ces/v1.dart
ListChangelogsResponse
ListChangelogsResponse.new constructor
ListChangelogsResponse.new constructor
dark_mode
light_mode
ListChangelogsResponse
constructor
ListChangelogsResponse
(
{
List
<
Changelog
>
?
changelogs
,
String
?
nextPageToken
,
})
Implementation
ListChangelogsResponse({this.changelogs, this.nextPageToken});
googleapis package
documentation
ces/v1
ListChangelogsResponse
ListChangelogsResponse.new constructor
ListChangelogsResponse class