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

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

Implementation

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