item method

SpeechGrammar item(
  1. int index
)

Implementation

SpeechGrammar item(int index) => js_util.callMethod(this, 'item', [index]);