throwableMechanism property
dynamic
get
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;