menu
googleapis package
documentation
cloudbuild/v1.dart
FailureInfo
FailureInfo.new constructor
FailureInfo.new constructor
dark_mode
light_mode
FailureInfo
constructor
FailureInfo
(
{
String
?
detail
,
String
?
type
,
})
Implementation
FailureInfo({
this
.detail,
this
.type, });
googleapis package
documentation
cloudbuild/v1
FailureInfo
FailureInfo.new constructor
FailureInfo class
Constructors
new
fromJson
Properties
detail
hashCode
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==