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