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