copyWith property

Implementation

CopyWith$Input$TopChartCategoryItemInput<Input$TopChartCategoryItemInput>
    get copyWith => CopyWith$Input$TopChartCategoryItemInput(
          this,
          (i) => i,
        );