promise property - PromiseRejectionEvent class - dart:html library (original) (raw)

description

Future getpromise

Implementation

Future get promise => promiseToFuture(JS("", "#.promise", this));