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