menu
googleapis package
documentation
androiddeviceprovisioning/v1.dart
ListCustomersResponse
ListCustomersResponse constructor
ListCustomersResponse constructor
dark_mode
light_mode
ListCustomersResponse
constructor
ListCustomersResponse
(
{
List
<
Company
>
?
customers
,
String
?
nextPageToken
,
int
?
totalSize
,
})
Implementation
ListCustomersResponse({ this.customers, this.nextPageToken, this.totalSize, });
googleapis package
documentation
androiddeviceprovisioning/v1
ListCustomersResponse
ListCustomersResponse constructor
ListCustomersResponse class