requiredCooldownHash property

  1. @JsonKey(name: 'requiredCooldownHash')
int? requiredCooldownHash
getter/setter pair

The identifier hash for the Cooldown associated with this action. We have not pulled this data yet for you to have more data to use for cooldowns.

Implementation

@JsonKey(name:'requiredCooldownHash')
int? requiredCooldownHash;