menu
sentry_flutter package
documentation
sentry_flutter.dart
ThrowableMechanism
ThrowableMechanism.new constructor
ThrowableMechanism.new constructor
dark_mode
light_mode
ThrowableMechanism
constructor
ThrowableMechanism
(
Mechanism
_mechanism
,
dynamic
_throwable
, {
bool
?
snapshot
,
})
Implementation
ThrowableMechanism( this._mechanism, this._throwable, { bool? snapshot, }) : _snapshot = snapshot;
sentry_flutter package
documentation
sentry_flutter
ThrowableMechanism
ThrowableMechanism.new constructor
ThrowableMechanism class