Create an PropertyMap from a JSON String and firstUpdated and lastUpdated time.
Create an PropertyMap from a JSON String and firstUpdated and lastUpdated time.
JSON String. eg """{ "a": 1, "b": "foo" }"""
First updated time
Last updated time
a new PropertyMap
Create an PropertyMap from a Map of String to JValue, firstUpdated and lastUpdated time.
Create an PropertyMap from a Map of String to JValue, firstUpdated and lastUpdated time.
a Map of String to JValue
First updated time
Last updated time
a new PropertyMap
Companion object of the PropertyMap class.