args property

List<String>? args
getter/setter pair

The arguments to be passed when starting the container.

Implementation

core.List<core.String>? args;