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