error property

Implementation

SpeechRecognitionErrorCode get error =>
    SpeechRecognitionErrorCode.fromValue(js_util.getProperty(this, 'error'));