onOffline property

Stream<Event> get onOffline

Implementation

Stream<Event> get onOffline => offlineEvent.forTarget(this);