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