throwableMechanism property

dynamic throwableMechanism

A Throwable decorator that holds a Mechanism related to the decorated Throwable

Use the 'throwable' directly if you don't want the decorated Throwable

Implementation

dynamic get throwableMechanism => _throwable;