CopyWith$Query$getPredictions$getPredictions$teams$away$league$goals$forstat$minute$seventysixToNinety<TRes> constructor

CopyWith$Query$getPredictions$getPredictions$teams$away$league$goals$forstat$minute$seventysixToNinety<TRes>(
  1. Query$getPredictions$getPredictions$teams$away$league$goals$forstat$minute$seventysixToNinety instance,
  2. TRes then(
    1. Query$getPredictions$getPredictions$teams$away$league$goals$forstat$minute$seventysixToNinety
    )
)

Implementation

factory CopyWith$Query$getPredictions$getPredictions$teams$away$league$goals$forstat$minute$seventysixToNinety(
  Query$getPredictions$getPredictions$teams$away$league$goals$forstat$minute$seventysixToNinety
      instance,
  TRes Function(
          Query$getPredictions$getPredictions$teams$away$league$goals$forstat$minute$seventysixToNinety)
      then,
) = _CopyWithImpl$Query$getPredictions$getPredictions$teams$away$league$goals$forstat$minute$seventysixToNinety;