copyWith property

Implementation

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