isError property

bool isError

Return true if this type is an error.

Implementation

bool get isError => false;