menu
aws_devicefarm_api package
documentation
devicefarm-2015-06-23.dart
DevicePool
DevicePool constructor
DevicePool constructor
dark_mode
light_mode
DevicePool
constructor
DevicePool
(
{
String
?
arn
,
String
?
description
,
int
?
maxDevices
,
String
?
name
,
List
<
Rule
>
?
rules
,
DevicePoolType
?
type
,
})
Implementation
DevicePool({ this.arn, this.description, this.maxDevices, this.name, this.rules, this.type, });
aws_devicefarm_api package
documentation
devicefarm-2015-06-23
DevicePool
DevicePool constructor
DevicePool class