menu
googleapis package
documentation
apphub/v1.dart
ListServicesResponse
ListServicesResponse constructor
ListServicesResponse constructor
dark_mode
light_mode
ListServicesResponse
constructor
ListServicesResponse
(
{
String
?
nextPageToken
,
List
<
Service
>
?
services
,
List
<
String
>
?
unreachable
,
})
Implementation
ListServicesResponse({ this.nextPageToken, this.services, this.unreachable, });
googleapis package
documentation
apphub/v1
ListServicesResponse
ListServicesResponse constructor
ListServicesResponse class