JSResponse constructor

JSResponse(
  1. Response _resp
)

Implementation

JSResponse(this._resp);