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

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

Implementation

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