isError property

bool get isError

Get current error status

Implementation

bool get isError => _error != null;