copyWith property

Implementation

ProjectStaffSearchModelCopyWith<ProjectStaffSearchModel,
        ProjectStaffSearchModel, ProjectStaffSearchModel>
    get copyWith => _ProjectStaffSearchModelCopyWithImpl(
        this as ProjectStaffSearchModel, $identity, $identity);