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