WaitableTrait constructor

const WaitableTrait(
  1. Map<String, Waiter> waiters
)

Implementation

const WaitableTrait(this.waiters);