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