CopyWith$Query$getPredictions$getPredictions$teams$away$league$penalty$missed<TRes> constructor

CopyWith$Query$getPredictions$getPredictions$teams$away$league$penalty$missed<TRes>(
  1. Query$getPredictions$getPredictions$teams$away$league$penalty$missed instance,
  2. TRes then(
    1. Query$getPredictions$getPredictions$teams$away$league$penalty$missed
    )
)

Implementation

factory CopyWith$Query$getPredictions$getPredictions$teams$away$league$penalty$missed(
  Query$getPredictions$getPredictions$teams$away$league$penalty$missed
      instance,
  TRes Function(
          Query$getPredictions$getPredictions$teams$away$league$penalty$missed)
      then,
) = _CopyWithImpl$Query$getPredictions$getPredictions$teams$away$league$penalty$missed;