onunhandledrejection top-level property
dynamic Function(PromiseRejectionEvent)?
get
onunhandledrejection
Implementation
_i2.dynamic Function(_i3.PromiseRejectionEvent)? get onunhandledrejection =>
(_i3.PromiseRejectionEvent p0) => _i4.callMethod(
_i4.getProperty(
_self,
'onunhandledrejection',
),
r'call',
[
_self,
p0,
],
);