const factory BeneficiaryStatisticsModel({ required String title, required String content, }) = _BeneficiaryStatisticsModel;