menu
googleapis package
documentation
gkehub/v1.dart
ListFeaturesResponse
ListFeaturesResponse.new constructor
ListFeaturesResponse.new constructor
dark_mode
light_mode
ListFeaturesResponse
constructor
ListFeaturesResponse
(
{
String
?
nextPageToken
,
List
<
Feature
>
?
resources
,
})
Implementation
ListFeaturesResponse({ this.nextPageToken, this.resources, });
googleapis package
documentation
gkehub/v1
ListFeaturesResponse
ListFeaturesResponse.new constructor
ListFeaturesResponse class