$BillingConfig constructor

$BillingConfig({
  1. String? billingCategory,
})

Implementation

$BillingConfig({this.billingCategory});