Request<Success>.http constructor

Request<Success>.http()

Implementation

factory Request.http() {
  return Request._internal();
}