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