emitReachability method
void
emitReachability(
- VooWatchReachability state
Test helper: simulate a reachability change.
Implementation
void emitReachability(VooWatchReachability state) {
_reachability.add(state);
}