MultipartRequest constructor

MultipartRequest(
  1. String method,
  2. Uri url
)

Implementation

MultipartRequest(super.method, super.url);