Improve docs for switchMap (dart-lang/stream_transform#109) - Expand the docs for `switchMap` and add caveats. - Crosslink between `switchMap` and `concurrentAsyncMap`. - Add test for erroring convert callback in `switchMap`