CopyWith$Query$getPredictions$getPredictions$teams$home$league$goals$forstat$minute$sixteenToThirty<TRes> constructor

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

Implementation

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