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