JsonUtils
JsonUtils copied to clipboard
Fix boolean type name
Replace "bool" by "boolean" in lines 27 and 35 to use the correct name of the type as per https://www.typescriptlang.org/docs/handbook/basic-types.html