menu
aws_networkmanager_api package
documentation
networkmanager-2019-07-05.dart
GetDevicesResponse
GetDevicesResponse constructor
GetDevicesResponse constructor
dark_mode
light_mode
GetDevicesResponse
constructor
GetDevicesResponse
(
{
List
<
Device
>
?
devices
,
String
?
nextToken
,
})
Implementation
GetDevicesResponse({ this.devices, this.nextToken, });
aws_networkmanager_api package
documentation
networkmanager-2019-07-05
GetDevicesResponse
GetDevicesResponse constructor
GetDevicesResponse class