copyWith property

Implementation

AttendeeModelCopyWith<AttendeeModel, AttendeeModel, AttendeeModel>
    get copyWith => _AttendeeModelCopyWithImpl(
        this as AttendeeModel, $identity, $identity);