$async.Stream<$0.Events> fetchEventStream_Pre($grpc.ServiceCall call, $async.Future<$0.Bytes> request) async* { yield* fetchEventStream(call, await request); }