const factory RegistrationSuccess({ required String groupId, required String userId, required String token, }) = _RegistrationSuccess;