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

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

Implementation

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