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