copyWith property

Implementation

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