exception property

Object exception
final

The exception. Often this will be an AssertionError, maybe specifically a FlutterError. However, this could be any value at all.

Implementation

final Object exception;