isError property

bool get isError

Get error status

Implementation

bool get isError => _error != null;