get Type Adapter
open fun getTypeAdapter(): PropertyTypeAdapter<SerializableBooleanProperty>
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 SerializableBooleanProperty.
Return
the TypeAdapter for this class