isError property

  1. @override
bool isError
override

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

Implementation

@override
bool get isError => true;