menu
googleapis package
documentation
shared.dart
$Command
$Command constructor
$Command 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 constructor
$Command class