nextStreamedResponse property

StreamedApiResponse? nextStreamedResponse
getter/setter pair

The streaming response to return for the next sendStreaming call.

Implementation

StreamedApiResponse? nextStreamedResponse;