menu
googleapis package
documentation
networkmanagement/v1.dart
ListWebPathsResponse
ListWebPathsResponse.new constructor
ListWebPathsResponse.new constructor
dark_mode
light_mode
ListWebPathsResponse
constructor
ListWebPathsResponse
(
{
String
?
nextPageToken
,
List
<
WebPath
>
?
webPaths
,
})
Implementation
ListWebPathsResponse({this.nextPageToken, this.webPaths});
googleapis package
documentation
networkmanagement/v1
ListWebPathsResponse
ListWebPathsResponse.new constructor
ListWebPathsResponse class