close method

  1. @override
Future<void> close()
override

Flushes out the queue for up to timeout seconds and disable the Hub.

Implementation

@override
Future<void> close() => Sentry.close();