defaultValue property

double? defaultValue
getter/setter pair

The value to use when conversion events for this conversion action are sent with an invalid, disallowed or missing value, or when this conversion action is configured to always use the default value.

Implementation

core.double? defaultValue;