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