get Type Adapter
open fun getTypeAdapter(): PropertyTypeAdapter<SerializableStringProperty>
Content copied to clipboard
Returns a com.google.gson.JsonSerializer and com.google.gson.JsonDeserializer combo class to be used as a TypeAdapter
for this SerializableStringProperty
.
Return
the TypeAdapter
for this class