WaitableDuration constructor

const WaitableDuration(
  1. Duration duration
)

Implementation

const WaitableDuration(this.duration);