value property

double? value
getter/setter pair

Value of the lifecycle goal.

For example, for customer acquisition goal, value is the incremental conversion value for new customers who are not of high value.

Implementation

core.double? value;