bool metaKey

Source

@DomName('TouchEvent.metaKey')
@DocsEditable()
bool get metaKey => _blink.BlinkTouchEvent.instance.metaKey_Getter_(this);