menu
googleapis_beta package
documentation
dataflow/v1b3.dart
ShellTask
ShellTask constructor
ShellTask constructor
dark_mode
light_mode
ShellTask
constructor
ShellTask
(
{
String
?
command
,
int
?
exitCode
,
})
Implementation
ShellTask({ this.command, this.exitCode, });
googleapis_beta package
documentation
dataflow/v1b3
ShellTask
ShellTask constructor
ShellTask class