WaitableEvent constructor

const WaitableEvent(
  1. Future action(
    1. Online
    )
)

Implementation

const WaitableEvent(this.action);