MappedConverter

Functions

Link copied to clipboard
abstract fun convert(value: String): Any?
abstract fun convert(map: Map<String, String>): Any?