CooldownGuard constructor

const CooldownGuard(
  1. Cooldown cooldown
)

Implementation

const CooldownGuard(this.cooldown);