String? get httpMethod => _$this._httpMethod;
set httpMethod(covariant String? httpMethod) => _$this._httpMethod = httpMethod;