static setUserIdentifier(String uId, {required String tenantId}) { userId = uId; Config.tenantId = tenantId; }