EffectCommandProbeTimeoutException constructor

const EffectCommandProbeTimeoutException(
  1. Duration timeout
)

Implementation

const EffectCommandProbeTimeoutException(this.timeout);