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