copyWith property

Implementation

CopyWith$Query$getStandings<Query$getStandings> get copyWith =>
    CopyWith$Query$getStandings(
      this,
      (i) => i,
    );