RequestParamsMutable constructor
RequestParamsMutable()
Constructor
Creates a new mutable RequestParams that is initially empty.
Implementation
RequestParamsMutable() : super._internalConstructor();
Constructor
Creates a new mutable RequestParams that is initially empty.
RequestParamsMutable() : super._internalConstructor();