HashMap.getItem
V getItem(const this, in K key)Returns the value for a key, or default when the key is absent.
Parameters
const
this
in K
key
Generated with campc 0.11.0-preview.1.
V getItem(const this, in K key)Returns the value for a key, or default when the key is absent.
Generated with campc 0.11.0-preview.1.