AdditionalInfo constructor
AdditionalInfo({})
Constructor for initializing the additional information.
Implementation
AdditionalInfo({
this.storeId,
this.billNumber,
this.mobileNumber,
this.loyaltyNumber,
this.referenceLabel,
this.customerLabel,
});