CopyWith$Query$getPredictions$getPredictions$teams$away$league$clean_sheet<TRes> constructor

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

Implementation

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