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