Awaited<T> typedef

Awaited<T> = dynamic

Implementation

typedef Awaited<T> = _i2.dynamic;