CopyWith$Input$CountryInput<TRes> constructor
CopyWith$Input$CountryInput<TRes> (
- Input$CountryInput instance,
- TRes then()
Implementation
factory CopyWith$Input$CountryInput(
Input$CountryInput instance,
TRes Function(Input$CountryInput) then,
) = _CopyWithImpl$Input$CountryInput;