copyWith property

Implementation

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