menu
googleapis_beta package
documentation
toolresults/v1beta3.dart
ListStepThumbnailsResponse
ListStepThumbnailsResponse constructor
ListStepThumbnailsResponse constructor
dark_mode
light_mode
ListStepThumbnailsResponse
constructor
ListStepThumbnailsResponse
(
{
String
?
nextPageToken
,
List
<
Image
>
?
thumbnails
,
})
Implementation
ListStepThumbnailsResponse({ this.nextPageToken, this.thumbnails, });
googleapis_beta package
documentation
toolresults/v1beta3
ListStepThumbnailsResponse
ListStepThumbnailsResponse constructor
ListStepThumbnailsResponse class