CopyWith$Query$getPlayerById$getPlayerById$statistics<TRes> constructor
CopyWith$Query$getPlayerById$getPlayerById$statistics<TRes> (
- Query$getPlayerById$getPlayerById$statistics instance,
- TRes then()
Implementation
factory CopyWith$Query$getPlayerById$getPlayerById$statistics(
Query$getPlayerById$getPlayerById$statistics instance,
TRes Function(Query$getPlayerById$getPlayerById$statistics) then,
) = _CopyWithImpl$Query$getPlayerById$getPlayerById$statistics;