copyWith property

Implementation

ProjectStaffModelCopyWith<ProjectStaffModel, ProjectStaffModel,
        ProjectStaffModel>
    get copyWith => _ProjectStaffModelCopyWithImpl(
        this as ProjectStaffModel, $identity, $identity);