isError property

bool isError

gets if the current state is an error.

Implementation

bool get isError => _isError;