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