static Future<void> setUserId(String userId) async { // return await FirebaseCrashlytics.instance.setUserIdentifier(userId); }