hasError property

bool hasError

Returns true if SpeechToText has a previous error.

Implementation

bool get hasError => _speechToText.hasError;