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