defaultValue property
The default value to use when the value
yields an empty result.
Default values can be extracted from contexts by using the following
syntax: #context_name.parameter_name
.
Optional.
Implementation
core.String? defaultValue;