CopyWith$Query$getLiveFixtures$getLiveFixtures$score$halftime<TRes> constructor

CopyWith$Query$getLiveFixtures$getLiveFixtures$score$halftime<TRes>(
  1. Query$getLiveFixtures$getLiveFixtures$score$halftime instance,
  2. TRes then(
    1. Query$getLiveFixtures$getLiveFixtures$score$halftime
    )
)

Implementation

factory CopyWith$Query$getLiveFixtures$getLiveFixtures$score$halftime(
  Query$getLiveFixtures$getLiveFixtures$score$halftime instance,
  TRes Function(Query$getLiveFixtures$getLiveFixtures$score$halftime) then,
) = _CopyWithImpl$Query$getLiveFixtures$getLiveFixtures$score$halftime;