menu
googleapis_beta package
documentation
networkconnectivity/v1alpha1.dart
ListHubsResponse
ListHubsResponse constructor
ListHubsResponse constructor
dark_mode
light_mode
ListHubsResponse
constructor
ListHubsResponse
(
{
List
<
Hub
>
?
hubs
,
String
?
nextPageToken
,
List
<
String
>
?
unreachable
,
})
Implementation
ListHubsResponse({ this.hubs, this.nextPageToken, this.unreachable, });
googleapis_beta package
documentation
networkconnectivity/v1alpha1
ListHubsResponse
ListHubsResponse constructor
ListHubsResponse class