item method

Implementation

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