copyWith property

Implementation

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