DeviceBoundSessionFailedRequest constructor
DeviceBoundSessionFailedRequest({})
Implementation
DeviceBoundSessionFailedRequest({
required this.requestUrl,
this.netError,
this.responseError,
this.responseErrorBody,
});