menu
googleapis package
documentation
run/v1.dart
StatusCause
StatusCause.new constructor
StatusCause.new constructor
dark_mode
light_mode
StatusCause
constructor
StatusCause
(
{
String
?
field
,
String
?
message
,
String
?
reason
,
})
Implementation
StatusCause({
this
.field,
this
.message,
this
.reason, });
googleapis package
documentation
run/v1
StatusCause
StatusCause.new constructor
StatusCause class
Constructors
new
fromJson
Properties
field
hashCode
message
reason
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==