@DomName('SpeechGrammarList.length') @DocsEditable() int get length => _blink.BlinkSpeechGrammarList.instance.length_Getter_(this);
set length(int value) { throw new UnsupportedError("Cannot resize immutable List."); }