args property

List<String>? args
final

A list of command line arguments to pass to the bootstrap action script.

Implementation

final List<String>? args;