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