Flushes any pending crash reports to the backend.
@override Future<void> flush() async { // Crashlytics flushes automatically; nothing to do here. }