isError property

bool isError

Get error status

Implementation

bool get isError => _error != null;