copyWith property

Implementation

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