Future<void> setUserProperties({ required String userId, String? email, String? nickname, String? socialId, String? role, });