ReqInfo({this.contentType = "", dynamic content = "", this.urlParameters}) : assert(content is String || content is List<int>), _content = content;