Dart
dart:html
GlobalEventHandlers
onSuspend property
description
onSuspend property
Stream
<
Event
>
onSuspend
Implementation
Stream<Event>
get
onSuspend => suspendEvent.forTarget(
this
);