command property

List<String>? command
final

The command that's passed to the container.

Implementation

final List<String>? command;