FieldMap

abstract class FieldMap

Inheritors

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
abstract val map: Map<String, String>

Functions

Link copied to clipboard
open operator fun get(index: String): String