Companion

object Companion : JsonDeserializable<ObjectNode, JobDispatch>

Functions

Link copied to clipboard
open override fun fromJson(json: ObjectNode): JobDispatch

Converts the given JSON into an instance of the parent type.