menu
googleapis package
documentation
workstations/v1.dart
Container
Container constructor
Container constructor
dark_mode
light_mode
Container
constructor
Container
(
{
List
<
String
>
?
args
,
List
<
String
>
?
command
,
Map
<
String
,
String
>
?
env
,
String
?
image
,
int
?
runAsUser
,
String
?
workingDir
,
})
Implementation
Container({ this.args, this.command, this.env, this.image, this.runAsUser, this.workingDir, });
googleapis package
documentation
workstations/v1
Container
Container constructor
Container class