response property

StreamedResponse? response
final

If available, the HTTP response streamed from the server

Will be available if type is FMTCBrowsingErrorType.negativeFetchResponse or FMTCBrowsingErrorType.invalidImageData.

Implementation

final StreamedResponse? response;