defaultValue property

Expression? defaultValue

Return the expression computing the default value for the parameter, or null if there is no default value.

Implementation

Expression? get defaultValue;