error property

Implementation

_i3.SpeechSynthesisErrorCode get error =>
    _i3.SpeechSynthesisErrorCodeOptions.values.byName(_i4.getProperty(
      this,
      'error',
    ));