copyWith property

Implementation

StaffSearchModelCopyWith<StaffSearchModel, StaffSearchModel, StaffSearchModel>
    get copyWith => _StaffSearchModelCopyWithImpl(
        this as StaffSearchModel, $identity, $identity);