onOnline property

Stream<Event> get onOnline

Implementation

Stream<Event> get onOnline =>
    EventStreamProviders.onlineEvent.forTarget(this);