CopyProductOutput constructor
CopyProductOutput({
- String? copyProductToken,
Implementation
CopyProductOutput({
this.copyProductToken,
});
CopyProductOutput({
this.copyProductToken,
});