Response constructor

Response(
  1. HttpResponse? res
)

Implementation

Response(this.res);