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