menu
googleapis package
documentation
config/v1.dart
ListPreviewsResponse
ListPreviewsResponse constructor
ListPreviewsResponse constructor
dark_mode
light_mode
ListPreviewsResponse
constructor
ListPreviewsResponse
(
{
String
?
nextPageToken
,
List
<
Preview
>
?
previews
,
List
<
String
>
?
unreachable
,
})
Implementation
ListPreviewsResponse({ this.nextPageToken, this.previews, this.unreachable, });
googleapis package
documentation
config/v1
ListPreviewsResponse
ListPreviewsResponse constructor
ListPreviewsResponse class