isError property

bool isError

Returns true, if this is an event with an error and an optional stackTrace.

Implementation

bool get isError => false;