PartialArg

constructor(boolValue: Boolean? = null, jsonPath: String? = null, nullValue: NullValue? = null, numberValue: Double? = null, stringValue: String? = null, willContinue: Boolean? = null)