command property
List of executable and arguments to execute.
Replaces placeholder with the output of this command in content.
Implementation
final List<String>? command;
List of executable and arguments to execute.
Replaces placeholder with the output of this command in content.
final List<String>? command;