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