command property

List<String>? command
final

The launch command for the container.

Implementation

final List<String>? command;