menu
googleapis package
documentation
securitycenter/v1.dart
NodePool
NodePool.new constructor
NodePool.new constructor
dark_mode
light_mode
NodePool
constructor
NodePool
(
{
String
?
name
,
List
<
Node
>
?
nodes
,
})
Implementation
NodePool({
this
.name,
this
.nodes, });
googleapis package
documentation
securitycenter/v1
NodePool
NodePool.new constructor
NodePool class
Constructors
new
fromJson
Properties
hashCode
name
nodes
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==