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