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