isFatal property

  1. @Deprecated("This will be removed in the future.")
bool isFatal
final

If true the received error is fatal.

Implementation

@Deprecated("This will be removed in the future.")
final bool isFatal = true;