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