menu
googleapis package
documentation
workflowexecutions/v1.dart
Step
Step constructor
Step 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 constructor
Step class