CopyWith$Query$getLiveFixtures$getLiveFixtures$teams$home<TRes> constructor

CopyWith$Query$getLiveFixtures$getLiveFixtures$teams$home<TRes>(
  1. Query$getLiveFixtures$getLiveFixtures$teams$home instance,
  2. TRes then(
    1. Query$getLiveFixtures$getLiveFixtures$teams$home
    )
)

Implementation

factory CopyWith$Query$getLiveFixtures$getLiveFixtures$teams$home(
  Query$getLiveFixtures$getLiveFixtures$teams$home instance,
  TRes Function(Query$getLiveFixtures$getLiveFixtures$teams$home) then,
) = _CopyWithImpl$Query$getLiveFixtures$getLiveFixtures$teams$home;