copyWith property

Implementation

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