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