List<String> resolveAllParametersNames(bool jsonName) => jsonName ? allJsonParametersNames : allParametersNames;