Handler

interface Handler<T>

Inheritors

Properties

Link copied to clipboard
abstract val handler: suspend (map: JsonObject) -> T