menu
googleapis package
documentation
adsense/v2.dart
ListAdClientsResponse
ListAdClientsResponse constructor
ListAdClientsResponse constructor
dark_mode
light_mode
ListAdClientsResponse
constructor
ListAdClientsResponse
(
{
List
<
AdClient
>
?
adClients
,
String
?
nextPageToken
,
})
Implementation
ListAdClientsResponse({ this.adClients, this.nextPageToken, });
googleapis package
documentation
adsense/v2
ListAdClientsResponse
ListAdClientsResponse constructor
ListAdClientsResponse class