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