copyWith property

Implementation

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