CopyWith$Query$getPlayerById$getPlayerById$statistics$dribbles<TRes> constructor

CopyWith$Query$getPlayerById$getPlayerById$statistics$dribbles<TRes>(
  1. Query$getPlayerById$getPlayerById$statistics$dribbles instance,
  2. TRes then(
    1. Query$getPlayerById$getPlayerById$statistics$dribbles
    )
)

Implementation

factory CopyWith$Query$getPlayerById$getPlayerById$statistics$dribbles(
  Query$getPlayerById$getPlayerById$statistics$dribbles instance,
  TRes Function(Query$getPlayerById$getPlayerById$statistics$dribbles) then,
) = _CopyWithImpl$Query$getPlayerById$getPlayerById$statistics$dribbles;