RequestC constructor

RequestC(String key String value)

Implementation

RequestC(this.key, this.value);