CopyWith$Query$getLiveFixtures$getLiveFixtures$fixture$periods<TRes> constructor

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

Implementation

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