lastError property

Returns the last error received.

Implementation

SpeechRecognitionError? get lastError => _speechToText.lastError;