copyWith property

Implementation

AttendeeSearchModelCopyWith<AttendeeSearchModel, AttendeeSearchModel,
        AttendeeSearchModel>
    get copyWith => _AttendeeSearchModelCopyWithImpl(
        this as AttendeeSearchModel, $identity, $identity);