copyWith property
CopyWith$Input$AssigneeInput<Input$AssigneeInput>
get
copyWith
Implementation
CopyWith$Input$AssigneeInput<Input$AssigneeInput> get copyWith =>
CopyWith$Input$AssigneeInput(
this,
(i) => i,
);