stop method

void stop()

Stop fetching updates

Implementation

void stop() => fetcher.stop();