isError property

bool get isError

Is this an error state?

Implementation

bool get isError => false;