isError property

bool get isError

Whether this result is an error result.

Always the opposite of isValue.

Implementation

bool get isError;