Skip to main content

Map

No description

type Map {
key: String
value: String
}

Fields

key ● String

value ● String

Example

{}