onChecking property
Stream of checking
events handled by this ApplicationCache.
Implementation
Stream<Event> get onChecking => checkingEvent.forTarget(this);
Stream of checking
events handled by this ApplicationCache.
Stream<Event> get onChecking => checkingEvent.forTarget(this);