PrefilledInformation constructor

PrefilledInformation({
  1. BillingAddress? billingAddress,
})

Implementation

PrefilledInformation({this.billingAddress});