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