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