ClientStreamException constructor

const ClientStreamException(
  1. Response response
)

Default constructor

Implementation

const ClientStreamException(this.response);