isError property

bool get isError

gets if the current state is an error.

Implementation

bool get isError => _isError;