AsyncAction<V> constructor
AsyncAction<V> ()
Implementation
AsyncAction(
this._onDone,
this._onDefer,
this._futureCancellations,
this._executionDeferrals,
this._lockedGetter,
this._cancelledGetter,
this._doneGetter);