menu
googleapis package
documentation
shared.dart
$Command
$Command.new constructor
$Command.new constructor
dark_mode
light_mode
$Command
constructor
$Command
(
{
List
<
String
>
?
args
,
String
?
dir
,
List
<
String
>
?
env
,
String
?
id
,
String
?
name
,
List
<
String
>
?
waitFor
,
})
Implementation
$Command({
this
.args,
this
.dir,
this
.env,
this
.id,
this
.name,
this
.waitFor, });
googleapis package
documentation
shared
$Command
$Command.new constructor
$Command class