- DomName('MIDIInputMap.has')
- DocsEditable()
- Experimental()
Not documented.
Source
@DomName('MIDIInputMap.has')
@DocsEditable()
@Experimental() // untriaged
bool has(String key) => _blink.BlinkMIDIInputMap.instance.has_Callback_1_(unwrap_jso(this), key);