defaultValue property

Expression? get defaultValue

The expression computing the default value for the parameter, or null if there's no default value.

Implementation

Expression? get defaultValue;