KeyValue

Undocumented in source.

Alias This

any

Members

Properties

any
bool any [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isEmpty
bool isEmpty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

key
K key;
Undocumented in source.
value
V value;
Undocumented in source.

Meta