highSpenderProbability property

double? highSpenderProbability
getter/setter pair

The probability of the player going to spend beyond a threshold amount of money.

E.g., 0, 0.25, 0.50, 0.75. Not populated if there is not enough information.

Implementation

core.double? highSpenderProbability;