responseType property

ResponseType? responseType
getter/setter pair

默认返回Response,但是也可以返回StreamedResponse

Implementation

ResponseType? responseType;