@override Future<void> setCrashlyticsCollectionEnabled(bool enabled) async { await crashlytics?.setCrashlyticsCollectionEnabled(enabled); }