promise top-level property

PromiseConstructor get promise

Represents the completion of an asynchronous operation

Implementation

_i3.PromiseConstructor get promise => _i4.getProperty(
      _self,
      'Promise',
    );