CopyWith$Query$getPlayOffsByRound$getPlayOffsByRound$fixture<TRes> constructor

CopyWith$Query$getPlayOffsByRound$getPlayOffsByRound$fixture<TRes>(
  1. Query$getPlayOffsByRound$getPlayOffsByRound$fixture instance,
  2. TRes then(
    1. Query$getPlayOffsByRound$getPlayOffsByRound$fixture
    )
)

Implementation

factory CopyWith$Query$getPlayOffsByRound$getPlayOffsByRound$fixture(
  Query$getPlayOffsByRound$getPlayOffsByRound$fixture instance,
  TRes Function(Query$getPlayOffsByRound$getPlayOffsByRound$fixture) then,
) = _CopyWithImpl$Query$getPlayOffsByRound$getPlayOffsByRound$fixture;