message property

String get message

The message read-only property of the SpeechRecognitionErrorEvent interface returns a message describing the error in more detail.

Implementation

external String get message;