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