Dart
dart:html
PromiseRejectionEvent
promise property
description
promise property
Future
promise
Implementation
Future
get
promise => promiseToFuture(JS(
""
,
"#.promise"
,
this
));