menu
sentry package
documentation
sentry.dart
OnFinishedCallback typedef
OnFinishedCallback typedef
dark_mode
light_mode
OnFinishedCallback
typedef
OnFinishedCallback
=
Future
<
void
>
Function
({
DateTime
?
endTimestamp
,
Hint
?
hint
})
Implementation
typedef OnFinishedCallback = Future<void> Function( {DateTime? endTimestamp, Hint? hint});
sentry package
documentation
sentry
OnFinishedCallback typedef
sentry library