prizePerMille property

List<int> prizePerMille
final

prizePerMille The number of Grams received by the user for each 1000 Grams staked if the dice outcome is 1-6 correspondingly; may be empty if the stake dice can't be sent by the current user

Implementation

final List<int> prizePerMille;