input top-level property

List<String>? input
getter/setter pair

List of input. Has values if they were specified before code running

Implementation

List<String>? input;