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