List of supported primitive types for serialization/deserialization
const supportedPrimitiveTypes = {int, double, String, bool, Null, List, Map};