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