value property

Object? value
final

The actual thrown value (could be a string, map, etc.).

Implementation

final Object? value;