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