ShellExecution.$2 constructor
ShellExecution.$2(
- String commandLine, [
- ShellExecutionOptions? options
Implementation
factory ShellExecution.$2(
_i2.String commandLine, [
_i3.ShellExecutionOptions? options,
]) =>
_i5.callConstructor(
_declaredShellExecution,
[
commandLine,
options ?? _i6.undefined,
],
);