CopyWith$Query$getPredictions$getPredictions$teams$away$league$cards$red$hundredsixToHundredtwenty<TRes> constructor

CopyWith$Query$getPredictions$getPredictions$teams$away$league$cards$red$hundredsixToHundredtwenty<TRes>(
  1. Query$getPredictions$getPredictions$teams$away$league$cards$red$hundredsixToHundredtwenty instance,
  2. TRes then(
    1. Query$getPredictions$getPredictions$teams$away$league$cards$red$hundredsixToHundredtwenty
    )
)

Implementation

factory CopyWith$Query$getPredictions$getPredictions$teams$away$league$cards$red$hundredsixToHundredtwenty(
  Query$getPredictions$getPredictions$teams$away$league$cards$red$hundredsixToHundredtwenty
      instance,
  TRes Function(
          Query$getPredictions$getPredictions$teams$away$league$cards$red$hundredsixToHundredtwenty)
      then,
) = _CopyWithImpl$Query$getPredictions$getPredictions$teams$away$league$cards$red$hundredsixToHundredtwenty;