spendProbability property

double? spendProbability
getter/setter pair

The probability of the player going to spend the game in the next seven days.

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

Implementation

core.double? spendProbability;