copyWith property

Implementation

ProjectBeneficiaryModelCopyWith<ProjectBeneficiaryModel,
        ProjectBeneficiaryModel, ProjectBeneficiaryModel>
    get copyWith => _ProjectBeneficiaryModelCopyWithImpl(
        this as ProjectBeneficiaryModel, $identity, $identity);