hasError property

bool hasError

A boolean that return true if the last event emitted was an error

Implementation

bool get hasError => _hasError;