Check for unsent reports
Future<bool> checkUnsentReports() async { return await _crashlytics.checkForUnsentReports(); }