menu
googleapis package
documentation
securitycenter/v1.dart
Job
Job.new constructor
Job.new constructor
dark_mode
light_mode
Job
constructor
Job
(
{
int
?
errorCode
,
String
?
location
,
String
?
name
,
String
?
state
,
})
Implementation
Job({
this
.errorCode,
this
.location,
this
.name,
this
.state, });
googleapis package
documentation
securitycenter/v1
Job
Job.new constructor
Job class
Constructors
new
fromJson
Properties
errorCode
hashCode
location
name
runtimeType
state
Methods
noSuchMethod
toJson
toString
Operators
operator ==